Discussion:
[Cppcms-users] Need a help for dependencies instalation on windows
Artyom Beilis
2017-06-17 17:48:41 UTC
Permalink
You need to provide much more information.

The lines you have shown aren't error at all.

Have you read build instructions carefully?
Have you read windows specific notes?


What compiler do you use? What OS? What is files layout you created? How do
you run cmake?

You didn't give enough information to help you.

Artyom

בתאךיך 16 ביוני 2017 2:58 ל׀נה׎׊,‏ "kodjo amedome mn-dianey via
Cppcms-users" <cppcms-***@lists.sourceforge.net> כתב:

i'm building cppcms and i got the result below from cmake. the
configuration and generation are done but i don't have libcppcms.
I downloaded icu and openssl libraries but i don't know how to install it.
About the zlib, i've put the zlib.dll in the cmake's bin but i'm not sure
if it is the right place or not.
I need your help please, i'm a beguinner.




-- Looking for ICU libraries
-- ICU not found, disabling ICU localization backend
GNU-TLS Gcrypt or OpenSSL librarys are not found, disabling AES encryption
support
Configuring done
Artyom Beilis
2017-07-13 09:30:14 UTC
Permalink
It looks like http://cppcms.com/wikipp/en/page/cppcms_1x_build_troubleshooting#Lots.of.tests.fails
On Mon, Jun 19, 2017 at 12:57 AM, kodjo amedome mn-dianey via
thank you for your reply.
I'm ussing mingw and my os is Windows 10. I left the icu and openssl
libraries because they are not mandatory requirements.
I started the building but as shown in the result below, 47% of my make test
failed. what may be the causes of these failures? what will be the
consequence if i ignore this result and continue with the installation?
Loading...