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?
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?