Create Environment with Libraries in Eclipse C++ Linux

26 Views Asked by At

I'am code a program that needs a newer version of a lib. However, Fedora 16 doesn't support this new version installation package (libffi 3.1). Can I create an environment for Eclipse with the path of .so to run this lib only in my program?

0

There are 0 best solutions below