-
-
Notifications
You must be signed in to change notification settings - Fork 7k
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
Comments
applies to Arduino 1.6.1 |
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) |
Thanks, but I don't know what a spin is... :( 2015-03-13 8:28 GMT+01:00 Federico Fissore [email protected]:
|
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 |
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 :( |
Can you share the whole sketch?
|
Code sample:

Regards,
Qbahn21
The text was updated successfully, but these errors were encountered: