Hi,
Am 22.02.12 09:51, schrieb Büsra Gülten:
> Another point I want to indicate is when main-method look like this:
>
>
>>
>> @autoreleasepool
>> {
>> return UIApplicationMain(argc, argv, nil,
>> NSStringFromClass([osgAppDelegate class]));
>> }
>>
Looks like your main-file gets compiled as Objective C only and chokes
about some c++-stuff. Try renaming the file from "*.m" to "*.mm"
cheers,
Stephan
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org