VS Arduino
Visual Micro >> Installation & Troubleshooting >> Compile error since gallery update 20.09.10.2
https://www.visualmicro.com/forums/YaBB.pl?num=1602110693

Message started by horaciocastro7 on Oct 7th, 2020 at 10:44pm

Title: Compile error since gallery update 20.09.10.2
Post by horaciocastro7 on Oct 7th, 2020 at 10:44pm
Desde ayer 06/Octubre/2020 que actualice el Vmicro dejo de compilarme, sale error que no encuentra una función pero ya la he revisado y esta correcto, al compilar en Ide de arduino 1.8.13 si compila sin problemas.

La versión que tengo del Vmicro la compre este año, no es gratuita

Title: Re: Error no compila en Vmicro pero en Ide Arduino Si
Post by Visual Micro on Oct 7th, 2020 at 10:50pm
Hi

Please post in english in this forum thank you.

We need to see the error. Please follow the guide in the yellow box at the top of this page.

Thank you

Title: Re: Error no compila en Vmicro pero en Ide Arduino Si
Post by horaciocastro7 on Oct 7th, 2020 at 10:56pm
Since yesterday 06 / October / 2020 that I update the Vmicro I stopped compiling, I get an error that it does not find a function but I have already reviewed it and it is correct, when compiling in Arduino Ide 1.8.13 if it compiles without problems.

I bought the version of the Vmicro this year, it is not free
https://www.visualmicro.com/forums/YaBB.pl?action=downloadfile;file=Error_al_compilar_1.txt ( 411 KB | 7 Downloads )

Title: Re: Error no compila en Vmicro pero en Ide Arduino Si
Post by Visual Micro on Oct 7th, 2020 at 11:27pm
Thanks for the info

Please install the latest release from this forum here https://www.visualmicro.com/forums/YaBB.pl?board=VS_ARDUINO_EXT_RELEASES

If that is still a problem then please email the following file to us

C:\Users\Inso Blanco\AppData\Local\Temp\VMBuilds\I8\esp8266_d1_mini\Debug\I8.cpp

Thanks

Title: Re: Compile error since gallery update 20.09.10.2
Post by horaciocastro7 on Oct 8th, 2020 at 2:31am

Download and install the update as you told me. restart visual studio and compile the problem as before.

Title: Re: Compile error since gallery update 20.09.10.2
Post by horaciocastro7 on Oct 8th, 2020 at 1:48pm
Good morning. For now I have to use the arduino ide with Preferences (use external editor) to be able to use Visual Studio and I compile in the IDE de Arduino because Vmicro does not work. I hope they release a version soon that fixes this. thank you very much

Title: Re: Compile error since gallery update 20.09.10.2
Post by Simon@Visual Micro on Oct 8th, 2020 at 2:31pm
Can you please attach the file below, or alternatively email it to us (sales@visualmicro.com, include a link to this post in the email) so we can investigate the issue further:
[code]C:\Users\Inso Blanco\AppData\Local\Temp\VMBuilds\I8\esp8266_d1_mini\Debug\I8.cpp[/code]

Title: Re: Compile error since gallery update 20.09.10.2
Post by horaciocastro7 on Oct 8th, 2020 at 6:26pm
I have already sent the data to the requested email. Thank you

Title: Re: Compile error since gallery update 20.09.10.2
Post by Simon@Visual Micro on Oct 8th, 2020 at 8:09pm
Thanks for the information, and we will update when a fix is available.

To work around the issue in the meantime, removing the line break in the signatures of two functions should resolve the issue (venta_credito_ladox, venta_previo_ladox).

Example:

Code (]void aMultiLineSignature(int aVar,
                 int anotherVar){[/code):



Becomes:
[code]void aMultiLineSignature(int aVar, int anotherVar){



Title: Re: Compile error since gallery update 20.09.10.2
Post by horaciocastro7 on Oct 8th, 2020 at 10:43pm

Thank you very much, the problem is solved. as I said before updating this did not happen. anyway it works for me without problems. thank you very much

Title: Re: Compile error since gallery update 20.09.10.2
Post by Simon@Visual Micro on Oct 9th, 2020 at 10:18am
Thanks for confirming, and we have now released a new version containing this fix on the board below (20.09.10.7):
https://www.visualmicro.com/forums/YaBB.pl?board=VS_ARDUINO_EXT_RELEASES

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