Skip to content

Compilation error: missing terminating " character #2762

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
qbahn21 opened this issue Mar 12, 2015 · 6 comments
Closed

Compilation error: missing terminating " character #2762

qbahn21 opened this issue Mar 12, 2015 · 6 comments
Assignees
Labels
Component: Preprocessor The Arduino sketch preprocessor converts .ino files into C++ code before compilation

Comments

@qbahn21
Copy link

qbahn21 commented Mar 12, 2015

Code sample:
sample

Regards,
Qbahn21

@qbahn21
Copy link
Author

qbahn21 commented Mar 12, 2015

applies to Arduino 1.6.1

@ffissore
Copy link
Contributor

That's because of the preprocessor and there already is a fix for that: please give a spin to this version of the IDE #2729 (bottom of the page)

@ffissore ffissore self-assigned this Mar 13, 2015
@ffissore ffissore added the Component: Preprocessor The Arduino sketch preprocessor converts .ino files into C++ code before compilation label Mar 13, 2015
@qbahn21
Copy link
Author

qbahn21 commented Mar 13, 2015

Thanks, but I don't know what a spin is... :(

2015-03-13 8:28 GMT+01:00 Federico Fissore [email protected]:

That's because of the preprocessor and there already is a fix for that:
please give a spin to this version of the IDE #2729
#2729 (bottom of the page)


Reply to this email directly or view it on GitHub
#2762 (comment).

@ffissore
Copy link
Contributor

Sorry, I meant: can you please download a build of the IDE suitable for your operating system from #2729 (bottom of the page) and try using it to compile the sketch you posted? That build should contain a fix to your issue

@qbahn21
Copy link
Author

qbahn21 commented Mar 13, 2015

Done already. That build works fine with that sample. But whole sketch doesn't compile. Hangs up during "coan source -m -E -P -kb -DF_CPU=16000000L -DARDUINO=10602 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR..." without any additional output :(

@qbahn21 qbahn21 closed this as completed Mar 13, 2015
@ffissore
Copy link
Contributor

ffissore commented Mar 13, 2015 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Preprocessor The Arduino sketch preprocessor converts .ino files into C++ code before compilation
Projects
None yet
Development

No branches or pull requests

2 participants