Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

-F on OSX

erling_andersen
New Contributor I
341 Views

I tried to use

-Fdir

on OSX but it seems to have no effect.

I tried

-F/Applications/Xcode5.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/

-F /Applications/Xcode5.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk

Should have I have used

/Applications/Xcode5.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include

?

Is only the include path affected. Or also the lib path?

 

 

 

0 Kudos
0 Replies
Reply