Hey Guys, I'm having some trouble compiling my code.
it says that there's an error in one of apple's header files.

/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS3.1.3.sdk/usr/include/arm/_types.h:13: error: expected constructor, destructor, or type conversion before ‘typedef’

nvm, solved

Recommended Answers

All 2 Replies

It seems to be flagging line 13. On that line, should the "__signed" be a "signed"? I don't think I've ever seen it with the double underscore before...

O nvm, I figured it out...
of course it's been a pain all day and 5 minutes after posting I get it -_-

there was a stray w in the code XD

o well, thanks for the help, I should probably take that down before apple gets mad haha

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.