Pages: 1
Author Topic: Enigma returns "3"? Solved  (52,315 Views)
Offline (Unknown gender) IsmAvatar

LateralGM Developer
LGM Developer
Joined: Apr 2008
Posts: 877
View profile
Posted on: April 08, 2008, 02:43:24 AM
What does Error Code 3 mean?

QuoteCompiling with G:\ENIGMA\compileEGMf.exe
Compiler threw an error code: 3
Offline (Unknown gender) Austin

Member
Joined: Apr 2008
Posts: 32
View profile
Reply #1 Posted on: April 08, 2008, 09:32:01 AM
You could just look at the source code. :P Unless, of course, that is what the actual compiler is saying and not just the compileEGMf.exe file.
Offline (Unknown gender) IsmAvatar

LateralGM Developer
LGM Developer
Joined: Apr 2008
Posts: 877
View profile
Reply #2 Posted on: April 08, 2008, 08:28:17 PM
I already looked at the source. It's supposed to return negative values for errors, like "-3" would make sense, but nowhere did it explicitly say to return 3, nor did it document what that meant.
Offline (Unknown gender) Rusky

Resident Troll
Joined: Feb 2008
Posts: 954
View profile WWW
Reply #3 Posted on: April 08, 2008, 11:00:54 PM
g++ enjoys giving random error numbers. try looking it up on google.
Pages: 1