Sunday, May 5, 2024
Homepage · qt
 Popular · Latest · Hot · Upcoming
4
rated 0 times [  4] [ 0]  / answers: 1 / hits: 1160  / 3 Years ago, sat, july 3, 2021, 7:51:43

I'm trying to install qwbfs application but when i enter the command : make

i get this:



tools.c:8:25: fatal error: openssl/md5.h: No such file or directory
compilation terminated.
make[1]: *** [../build/release/obj/unix/tools.o] Error 1
make[1]: Leaving directory `/home/speedox/qwbfsmanager-1.2.2-src/libwbfs'
make: *** [sub-libwbfs-make_default-ordered] Error 2


can you please tell me where is the problem.

thanks in advance,


More From » qt

 Answers
3

You need to install the Qt 4 development packages. Particularly, that program is in the libqt4-dev package.


[#38969] Sunday, July 4, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
intssive

Total Points: 493
Total Questions: 119
Total Answers: 101

Location: Liberia
Member since Mon, Feb 1, 2021
3 Years ago
;