Need Help source lib

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
Status
Not open for further replies.

SirArchs

New member
Joined
May 26, 2019
Messages
8
Credits
0
Hi everyone, after a few attempts to compile the source, tells me that these libs are missing but not so from where can I get them, can someone help me?


Code:
Expand Collapse Copy
g++: ../../../Extern/lib/libjasper.a: No such file or directory
g++: ../../../Extern/lib/libjbig.a: No such file or directory
 
Last edited:
Hi everyone, after a few attempts to compile the source, tells me that these libs are missing but not so from where can I get them, can someone help me?


Code:
Expand Collapse Copy
g++: ../../../Extern/lib/libjasper.a: No such file or directory
g++: ../../../Extern/lib/libjbig.a: No such file or directory

Here you have it Download
Make sure that you add those into extern/lib
 
Status
Not open for further replies.
Back
Top