-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compilation issue #11
Comments
Hi pavan4 !! Sorry for the long delay. Did you manage to compile the software ? Your -lz compilation flag could probably be added to the "set(CMAKE_CXX_FLAGS ...)" cmake command in the "CMakeLists.txt" file. |
Hello there! I met the same error while compiling the software
|
@pavan4,@ Cerburrel,is the problem solved? I also meet this problem and I will appreciate if you have a clue about this and help me . |
@pavan4 , @Cerburrel, @xmar |
I am using Linux Mint to install this library and I tried 2 Linux Mint versions. Problem:
Solution Linux Mint 19.1
Conclusion:
need to change the Operational System. |
I tried to install the project and I have the following error -
After googling for the error, I was suggested to use -lz but I couldn't figure out where to add the flags to the makefile. Can anyone point me in the right direction to fix this?
The text was updated successfully, but these errors were encountered: