Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- In file included from /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:8,
- from /System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:12,
- from xap_Cocoa_NSTableUtils.h:20,
- from xap_Cocoa_NSTableUtils.cpp:22:
- /System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:176: error: conflicting declaration 'typedef long int NSInteger'
- xap_CocoaCompat.h:36: error: 'NSInteger' has a previous declaration as 'typedef int NSInteger'
- /System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:177: error: conflicting declaration 'typedef long unsigned int NSUInteger'
- xap_CocoaCompat.h:37: error: 'NSUInteger' has a previous declaration as 'typedef unsigned int NSUInteger'
- xap_Cocoa_NSTableUtils.cpp: In function 'int -[XAP_StringListDataSource rowWithCString:](XAP_StringListDataSource*, objc_selector*, const char*)':
- xap_Cocoa_NSTableUtils.cpp:82: warning: comparison is always false due to limited range of data type
- make[5]: *** [xap_Cocoa_NSTableUtils.lo] Error 1
- make[4]: *** [all-recursive] Error 1
- make[3]: *** [all-recursive] Error 1
- make[2]: *** [all-recursive] Error 1
- make[1]: *** [all-recursive] Error 1
- make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment