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

Some Strange message when trying to use arduino build tools in SimulIDE

2 posters

Go down  Message [Page 1 of 1]

Jono



Maybe someone solved this
...

Exec:
Found Build folders at:
C:/Users/Jono/AppData/Local/simulide/codeeditor/buildIno

Found User sketchBook at:
Looking for library 'user32'Adding paths from jna.library.path: nullTrying user32.dllFound library 'user32' at user32.dllDPI detection failed, fallback to 96 dpiLooking for library 'shell32'Adding paths from jna.library.path: nullTrying shell32.dllFound library 'shell32' at shell32.dllLooking for library 'Ole32'Adding paths from jna.library.path: nullTrying Ole32.dllFound library 'Ole32' at Ole32.dllC:\Users\Jono\Documents\Arduino

"C:\Program Files (x86)\Arduino\arduino-builder" -compile -hardware "C:\Program Files (x86)\Arduino\hardware" -tools "C:\Program Files (x86)\Arduino\tools-builder" -tools "C:\Program Files (x86)\Arduino\hardware/tools/avr" -built-in-libraries "C:\Program Files (x86)\Arduino\libraries" -libraries "Looking for library 'user32'Adding paths from jna.library.path: nullTrying user32.dllFound library 'user32' at user32.dllDPI detection failed, fallback to 96 dpiLooking for library 'shell32'Adding paths from jna.library.path: nullTrying shell32.dllFound library 'shell32' at shell32.dllLooking for library 'Ole32'Adding paths from jna.library.path: nullTrying Ole32.dllFound library 'Ole32' at Ole32.dllC:\Users\Jono\Documents\Arduino/libraries" -fqbn=arduino:avr:uno -build-path "C:/Users/Jono/AppData/Local/simulide/codeeditor/buildIno/build" -build-cache "C:/Users/Jono/AppData/Local/simulide/codeeditor/buildIno/cache" "C:/Users/Jono/Desktop/SimulIDE_0.4.15-SR10_Win32/share/simulide/examples/Arduino/AlarmClock/AlarmClock_ino/AlarmClock.ino"



ERROR!!! Compilation Failed

arcachofo

arcachofo

Hi.
Which simulide version are you using?

Jono likes this post

Jono



Ive tried all of them 32 & 64 bit older version and the new beta version

my guess is that something is up with the arduino code 1.8.5 as it looks to be a Java Runtime linking error.

The Dll's its looking for is in the windows system32 folder and that folder is available in the system path

It might be that I would have to compile arduino from source .. Not sure just wondering if anyone else came across this and how did they solve it

arcachofo

arcachofo

my guess is that something is up with the arduino code 1.8.5 as it looks to be a Java Runtime linking error.
Simulide does not work with old Arduino versions.
Don't remember exactly which is the first Arduino version that works with simulide, but 1.8.13 is working ok.

Jono likes this post

5Some Strange message when trying to use arduino build tools in SimulIDE Empty Worked Wed Oct 26, 2022 7:17 pm

Jono



Ahh brilliant it worked .

choosing the correct version of arduino fixed the problem .
thank you !

arcachofo 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