XCode converting project from C++ to Objective-C++ -



XCode converting project from C++ to Objective-C++ -

how convert xcode c++ project xcode objective-c++ project, because doesnt threat ".mm" files objective-c++ files, c++ files generating lots of errors:) cannot utilize objc++ goodies

thank you

i think should do:

c++ objective-c xcode

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -