RE: Compare 2 files for BOM
2022-03-15, 14:34 (This post was last modified: 2022-03-15, 14:35 by Jaco van der Molen.)
2022-03-15, 14:34 (This post was last modified: 2022-03-15, 14:35 by Jaco van der Molen.)
(2022-03-15, 14:25)Stefan Frenz Wrote: Thanks. So everything went well on downloading, and something may be wrong on start-file-creation.
My Windows is updating... I will check the Windows installer and hopefully find something...
Thanks!
Looking into the run.bat file and reading it, I noticed you reference to a javafx-sdk-13.0.2 which is not present after running the installer. Only jdk-13.02.
There is no javafx-sdk-13.0.2 folder, so I thought that might be the problem?
I moved the jdk-17.0.2 folder and javafx-sdk-17.0.2 I download before and made some adjustments to the run.bat commands, now reading:
@echo off
cd /d %~dp0
jdk-17.0.2\bin\java --module-path .;javafx-sdk-17.0.2\lib -m LDInspector/ldinsp.guifx.starter.LDIGuiStarter %*
This resulted in running LDInspector!
Now to configure and get things running.
Jaco van der Molen
lpub.binarybricks.nl
lpub.binarybricks.nl