skroll
|
I have a void autoexec() { map("test.map"); }
and yet verge still complains i dont have an
autoexec. I am using the windows version, (because dos verge wont run in win2k, anyone know why it does this?)
Posted on 2001-06-12 20:06:44
|
skroll
|
hrmm.. figured out why. The windows vcc.exe is 2.5, and uses dos4gw.exe, which doesnt work for some reason, (i got dos4gw.exe in the same dir), so i used the dos ver of vcc (which works fine, but the verge engine for dos doesnt work in win 2k, go fig), anyways, i compile with old vcc.exe, which is 2.0, so it isnt compatible, blah blah blah. this sucks.
Posted on 2001-06-12 20:12:57
|