ENIGMA Forums
Outsourcing saves money => Issues Help Desk => Topic started by: lordsifl on October 20, 2020, 03:10:20 pm
-
I have the last version of the program that ran under windows(windows 7)
I get a message on win10
Unable to load library'compileEGMf':native library (Win32-x86-64/compileEGMf.dll) not found in resource path (file/C:Enigma/enigma-dev/plugins/enigma.jar))
But the files are all there like under win7. I found compileEGMf.dll and enigma.jar. Can I fix this?
-
hello i have the same isssie and i also have this
LateralGM Version: 1.8.198
Working Directory: C:\msys64\home\J-M\enigma-dev\lateralgm.jar
Operating System: Windows 10
Version: 10.0
Architecture: amd64
Java Name: Java HotSpot(TM) 64-Bit Server VM
Java Vendor: Oracle Corporation
Version: 1.8.0_261
Current Thread: Thread-8
Available processors (cores): 16
Free memory (bytes): 334149752
Maximum memory (bytes): 7615283200
Total memory available to JVM (bytes): 407896064
File system root: C:\
Total space (bytes): 1999798726656
Free space (bytes): 1710493429760
Usable space (bytes): 1710493429760
File system root: D:\
Total space (bytes): 4000768323584
Free space (bytes): 1966052728832
Usable space (bytes): 1966052728832
File system root: E:\
Total space (bytes): 750166994944
Free space (bytes): 169696907264
Usable space (bytes): 169696907264
File system root: F:\
Total space (bytes): 12000119746560
Free space (bytes): 527499485184
Usable space (bytes): 527499485184
File system root: G:\
Total space (bytes): 8001427599360
Free space (bytes): 560121462784
Usable space (bytes): 560121462784
File system root: H:\
Total space (bytes): 650829824
Free space (bytes): 0
Usable space (bytes): 0
Stack trace:
org.lateralgm.file.GmFormatException: java.io.IOException: Cannot run program "make" (in directory "C:\msys64\home\J-M\enigma-dev"): CreateProcess error=2, Le fichier spécifié est introuvable
at java.lang.ProcessBuilder.start(Unknown Source)
at java.lang.Runtime.exec(Unknown Source)
at java.lang.Runtime.exec(Unknown Source)
at org.enigma.EnigmaRunner.make(EnigmaRunner.java:313)
at org.enigma.EnigmaRunner$3.run(EnigmaRunner.java:171)
-
@lordsifl
I'm a little concerned about the structure of this path: file/C:Enigma/enigma-dev/plugins/enigma.jar
Did you enter that somewhere, manually? The file should start with C:/ or /C/, not file/C:.
@ultima
Were you able to sort that out? I recall you having EGM trouble on Discord. In particular, does running make yourself from your MSys terminal work?
-
yes i fixed it Thank you was needed run in java -jar to the lateral gm