If you want to link against a static version of a library that already exists on the Mac in a standard search path like /usr/lib but in shared version (like libxml2.dylib) ?
Sunday, July 03 2005 @ 10:10 AM BST
Contributed by: Admin
Views: 5,480
When downloading example projects from some site I got an error at the compiling of the precompiled header, where the compiler complains about system frameworks not to be there ?
Why and how to solve ?