Would you like to react to this message? Create an account in a few clicks or log in to continue.

You are not connected. Please login or register

Error during build?

2 posters

Go down  Message [Page 1 of 1]

1Error during build? Empty Error during build? Sat Apr 22, 2023 10:25 pm

franciscodemarco1



Hello I'm very new at this. I just installed both simulIDE and arduino's IDE, I set the path to the compiler and tried copying the blink program. The problem is it won't let me compile it.

Here is what happens:

When I use a custom folder directory:

Error during build:
Cannot find build path: Rel: can't make C:\Users\me\AppData\Local\simulide\codeeditor\buildIno\build relative to E:\My Stuff\Facultad\Arduino projects\Blink

Then I tried and used this directory (C:\Users\me\AppData\Local\simulide\codeeditor\buildIno\build) because it is mentioning it in the messege but when I do, and try to compile it gives me this other error:

Error opening sketch: no such file or directory: C:\Users\me\AppData\Local\simulide\codeeditor\buildIno\build\Blink\Blink.ino

and it literally deletes the file I just saved there.

Any idea why this is happening?
Am I doing something wrong?

2Error during build? Empty Re: Error during build? Sat Apr 22, 2023 11:07 pm

arcachofo

arcachofo

Hi.
Can you copy/paste here the output of the bottom panel when you compile?

You should not use AppData\Local\simulide\codeeditor\buildIno this is used internally by Simulide.

franciscodemarco1 likes this post

3Error during build? Empty Re: Error during build? Sat Apr 22, 2023 11:34 pm

franciscodemarco1



arcachofo wrote:Hi.
Can you copy/paste here the output of the bottom panel when you compile?

You should not use AppData\Local\simulide\codeeditor\buildIno this is used internally by Simulide.

-------------------------------------------------------
Archivo: E:/My Stuff/Facultad/Arduino projects/Blink/Blink.ino

Found Arduino Version 2
Arduino Compilador cargado exitosamente.

-------------------------------------------------------
-------------------------------------------------------

Executing:
"D:/Programas/Arduino IDE/resources/app/node_modules/arduino-ide-extension/build/arduino-cli.exe" compile --no-color --fqbn=arduino:avr:uno --build-path "C:/Users/Francisco/AppData/Local/simulide/codeeditor/buildIno/build" --build-cache-path "C:/Users/Francisco/AppData/Local/simulide/codeeditor/buildIno/cache" "E:/My Stuff/Facultad/Arduino projects/Blink/Blink.ino"

Build folder: C:/Users/Francisco/AppData/Local/simulide/codeeditor/buildIno
SketchBook:
Arduino Board "arduino:avr:uno"

Error during build: Cannot find build path: Rel: can't make C:\Users\Francisco\AppData\Local\simulide\codeeditor\buildIno\build relative to E:\My Stuff\Facultad\Arduino projects\Blink

Yes, of course! That's the whole thing.

4Error during build? Empty Re: Error during build? Mon Apr 24, 2023 2:25 pm

arcachofo

arcachofo

Thanks.
I have no idea what is causing this problem.

Some test you could do:
- Compile from Arduino IDE with the same locations.
- Try to move the sketch to unit C:/ and compile from Simulide.

franciscodemarco1 likes this post

Sponsored content



Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum