Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to launch JVM, on Windows #145

Open
realstone1 opened this issue Feb 25, 2024 · 0 comments
Open

Failed to launch JVM, on Windows #145

realstone1 opened this issue Feb 25, 2024 · 0 comments

Comments

@realstone1
Copy link

realstone1 commented Feb 25, 2024

Hi.

I am trying to use MAVGAnalysis in a Windows environment.
(JDK-21.0.2, JavaFX21.0.2 jmods, and apache-maven-3.9.6.)

After several attempts, I successfully built MAVGAnalysis on a Windows 11.

The only change is the versions of javacv and javacv-platform in the pom.xml from 1.5.9-SNAPSHOT to 1.5.9.

Furthermore, after successfully packaging it into an MSI file, the installation process proceeded without any issues.
(Here, I modified the package-windows.sh to use MAVGAnalysis.ico instead of MAVGAnalysis.icns. I generated ico file on the MAVGCL folder and also added the include statement for MAVGAnalysis.ico in the build.xml.)

However, upon executing MAVGAnalysis.exe, I encountered the 'Failed to launch JVM' message.

Unfortunately, I couldn't find a solution from this point onward.

If anyone has experienced the same issue or knows a solution, please share it.

https://github.com/realstone1/MAVGCL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant