Development problem with Api13
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2009-09-30
10:59 AM
- last edited on
‎2023-08-03
01:39 PM
by
Doreena Deng
‎2009-09-30
10:59 AM
I have a problem , I built a version 12’s code in Api 13 on macintosh but xcode gives me the following error. "expected unqualified -id before 'OTHER' token ".
David
ps: if you speak french, I prefer to speak french.
Labels:
- Labels:
-
Add-On (C++)
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2009-09-30 04:06 PM
‎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 ".
Ralph Wessel BArch
Central Innovation
Central Innovation
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2009-10-01 09:30 AM
‎2009-10-01
09:30 AM
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.
thanks
David.
I don't know if it's useful but it's in a file. Cpp.
thanks
David.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2009-10-01 10:46 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.
Ralph Wessel BArch
Central Innovation
Central Innovation
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2009-10-01 12:49 PM
‎2009-10-01
12:49 PM
Not unrelated to the 'or ". In fact it came from code that was in unicode, I do not know why.
I managed to compile without errors. My addon works so now Archi13 Mac.
I managed to compile without errors. My addon works so now Archi13 Mac.