uint8 Error on Only Device Compile

Posted by paul simmons on Stack Overflow See other posts from Stack Overflow or by paul simmons
Published on 2010-05-01T22:45:21Z Indexed on 2010/05/01 22:57 UTC
Read the original article Hit count: 244

Filed under:

In an iPhone app, when I compile for simulator everything is OK. However, when I compile for device, I get error on lines where I declare uint8 variables.

How is that possible?

© Stack Overflow or respective owner

Related posts about iphone-sdk