Hi, i send this message to the mailing list bevor but nobody answer!!
i create an Xcodeproject with CMake and when i build it, it get's this
error's:
In file included from
/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIApplication.h:13,
                 from
/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:13,
                 from ../Desktop/iPad/Classes/iPadAppDelegate.h:9,
                 from ../Desktop/iPad/Classes/iPadAppDelegate.m:9:
/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:33:
error: expected identifier before '}' token
/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIDevice.h:74:
error: expected specifier-qualifier-list before 'UIUserInterfaceIdiom'
In file included from
/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIKit.h:71,
                 from ../Desktop/iPad/Classes/iPadAppDelegate.h:9,
                 from ../Desktop/iPad/Classes/iPadAppDelegate.m:9:
/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.2.sdk/System/Library/Frameworks/UIKit.framework/Headers/UITextView.h:88:
error: expected specifier-qualifier-list before 'UIDataDetectorTypes'
...

If necessary I will send the CMakeLists.txt
Anyone know what I missed or am doing wrong please? i hope somebody answer
me. Thanks

-- 
View this message in context: 
http://cmake.3232098.n2.nabble.com/CMake-Xcodeproject-tp5791404p5791404.html
Sent from the CMake mailing list archive at Nabble.com.
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to