So close to the end of a perfect compilation I run into this very frustrating issue that I can't seem to get around when trying to compile Dawn of Time with Windows.
I've tried both Cygwin and Visual C++ 9.0 compilation methods but both result in effectively the same issue.
Cygwin says that the directory can't be found when using the debug \dawn --createdirs command at the end of the installation process, even though each instruction was followed exactly.
When compiling (Ctrl-F5) with VC++ v9.0 an error appears which indicates that "dawn - Debug Win32" is out of date. Would you like to build it? [y/n]
Each response results in an error message along the lines of:
c:\dawn\debug\dawn.exe
The NTVDM CPU has encountered an illegal instruction.
CS:136a IP:0174 OP:63 6f 6d 3a 61 Choose 'Close' to terminate the application. [Close/Ignore]
Close ends the process. Ingore repeats a similar message (except with a different four digits after IP:) seemingly indefinitely.
I would greatly appreciate any advice anyone can give me. I beg your assistance.
Sincerely,
Cole
I've tried both Cygwin and Visual C++ 9.0 compilation methods but both result in effectively the same issue.
Cygwin says that the directory can't be found when using the debug \dawn --createdirs command at the end of the installation process, even though each instruction was followed exactly.
When compiling (Ctrl-F5) with VC++ v9.0 an error appears which indicates that "dawn - Debug Win32" is out of date. Would you like to build it? [y/n]
Each response results in an error message along the lines of:
c:\dawn\debug\dawn.exe
The NTVDM CPU has encountered an illegal instruction.
CS:136a IP:0174 OP:63 6f 6d 3a 61 Choose 'Close' to terminate the application. [Close/Ignore]
Close ends the process. Ingore repeats a similar message (except with a different four digits after IP:) seemingly indefinitely.
I would greatly appreciate any advice anyone can give me. I beg your assistance.
Sincerely,
Cole