In xcode4 environments encountered problems help boost libraries
Initial contact with the development of IOS platform, think after XCode 4 environments boost this open source library, I use bjam good compilation in XCode new project, the build setting which added boost directory to the header search paths inside, but I'm in the code inside When prompted to use the # include this header file contains boost not find boost / array.hpp, if replaced by # include "boost / array.hpp" you can find, but there array.hpp Use # include <> contains additional boost library header files is not found. I think I may also need other settings, as new to the XCode development tools are not familiar with, I do not know how to solve. My system is mac Snow Leopard, XCode is version 4.0. Reply: objc, c + + source code needs to be mixed by the file extension of. m instead. mm Reply: Did all the boost library files have changed *. Mm Impossible ... Reply:
That of course will not only boost referenced in your class. M where the. M instead. Mm Reply:
No comments:
Post a Comment