Pages: 1
  Print  
Author Topic: Can't get Enigma to work under windows 10  (Read 13917 times)
Offline (Unknown gender) lordsifl
Posted on: October 20, 2020, 03:10:20 pm
Member
Joined: Nov 2015
Posts: 5

View Profile
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?
Logged
Offline (Unknown gender) ultima666
Reply #1 Posted on: October 21, 2020, 06:44:57 am
Member
Joined: Oct 2020
Posts: 2

View Profile Email
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)
Logged
Offline (Male) Josh @ Dreamland
Reply #2 Posted on: October 25, 2020, 12:39:45 pm

Prince of all Goldfish
Developer
Location: Pittsburgh, PA, USA
Joined: Feb 2008
Posts: 2950

View Profile Email
@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?
Logged
"That is the single most cryptic piece of code I have ever seen." -Master PobbleWobble
"I disapprove of what you say, but I will defend to the death your right to say it." -Evelyn Beatrice Hall, Friends of Voltaire
Offline (Unknown gender) ultima666
Reply #3 Posted on: October 26, 2020, 02:24:57 am
Member
Joined: Oct 2020
Posts: 2

View Profile Email
yes i fixed it Thank you was needed run in java -jar to the lateral gm
Logged
Pages: 1
  Print