zhocker96 / simple-kinect-touch

Automatically exported from code.google.com/p/simple-kinect-touch
0 stars 0 forks source link

Xcode build failed - Semantic Errors??? #3

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Totally stumped here, need help please...

1. Open Xcode
2. Project > Archive
3. Build Failed with 15 errors
4. ViewController.mm error: No matching constructor for initialization of 
'OFDelegate'
5. LinkedList.m error: Subscript requires size of interface node which is not 
constant in non-fragile ABI

This would build successfully in previous versions of Xcode

I expect to see build successful and instead I see failed build with 15 errors

I am using Xcode v4.2 on Mac OS X 10.7.2 Lion.

Build errors:
Screenshot #1:  http://cl.ly/CYo2/o
Screenshot #2:  http://cl.ly/CY60/o

Original issue reported on code.google.com by stevenfl...@gmail.com on 13 Dec 2011 at 4:05

Attachments:

GoogleCodeExporter commented 8 years ago
Hi Steven, it is very strange... if it compiled in a different version try 
changing the compiler as it seems semantic issues are ongoing with xcode and 
opencv 2.3. 
Good luck!

Original comment by nzalaqu...@gmail.com on 17 Dec 2011 at 11:57