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 -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -