VS Arduino
Visual Micro >> Installation & Troubleshooting >> Re: conflicting declaration
https://www.visualmicro.com/forums/YaBB.pl?num=1588448396

Message started by DanSan on May 2nd, 2020 at 7:39pm

Title: Re: conflicting declaration
Post by DanSan on May 2nd, 2020 at 7:39pm
Compiling debug version of 'Lavaropa_v4.1' for 'ATmega328P (Arduino Nano)'

arduino.h:30: In file included from
Lavaropa_v4.1.ino: from

Lavaropa_v4.1.ino: 480:5: error: conflicting declaration of 'void __vector_11()' with 'C' linkage
Lavaropa_v4.1.ino:161: note  previous declaration with C++ linkage
   if (lavado[0] == 1) lcd.print(F("L "))
   ^~~~~~~~~~~

arduino.h:30: In file included from
Lavaropa_v4.1.ino: from
I updated the software today and I am getting errors I didn´t have yesterday night. I am stuck because I don´t know how to continue. I beg somebody help me with this.
>:(
Lavaropa_v4.1.ino: 492:5: error: conflicting declaration of 'void __vector_13()' with 'C' linkage
Error compiling project sources
Debug build failed for project 'Lavaropa_v4.1'
Lavaropa_v4.1.ino:162: note  previous declaration with C++ linkage
   if (lavado[0] == 2) lcd.print(F("D "))
   ^~~~~~~~~~~

Title: Re: conflicting declaration
Post by Visual Micro on May 2nd, 2020 at 7:55pm
Please give the information requested in yellow above and confirm which version of visual micro you have installed from extensions>extension manager>arduino for vs

VS Arduino » Powered by YaBB 2.6.12!
YaBB Forum Software © 2000-2024. All Rights Reserved.