2009-09-30 10:59 AM - last edited on 2023-08-03 01:39 PM by Doreena Deng
2009-09-30 04:06 PM
atila-diffusion wrote:I need more information. What was the context for this error? If it was a compile error, can you reply with the line at which it occurred?
...xcode gives me the following error. "expected unqualified -id before 'OTHER' token ".
2009-10-01 09:30 AM
2009-10-01 10:46 AM
atila-diffusion wrote:Do any of the files in your project have a name with a single or double quote in it ( ' or " )? If so, then remove the quote(s).
it was a compile error . It's strange, the fault appears in the first line but the first line is comment.
I don't know if it's useful but it's in a file. Cpp.
2009-10-01 12:49 PM