Hello Forum: I have downloaded and installed Lite-C. I cannot get SED and sample.c to compile and run. System is XP (SP2), AMD 2.2gig, 1meg memory, ATI Radeon 9600 (latest drivers), DirectX9.0c. I tried uninstalling and re-installing Lite-C several times. I have also installed WED. Attempting to open WED brings up a WINDOWS program-crash dialogue. Back to SED, I have added –diag to the SED command line and the debug log provides this output:
Options small.c -eq -nj -diag -tm
App C:\Program Files\Lite-C\acknex.exe in C:\Program Files\Lite-C\work\
MM mixer opened
DSOUND device opened
DI interface opened
Start Window opened
(c)Conitec . Dieburg . San Diego .
www.3dgamestudio.comAtari Lite-C - Edition V1.05.5 - Aug 18 2007
Development version
Mouse found
NVIDIA(R) nForce(TM) Audio opened
ATI Radeon 9600 / X1050 Series pure T&L device ff9 detected
D3D device ATI Radeon 9600 / X1050 Series ff9 selected..
PATH C:\Program Files\Lite-C\code\
Compiling SMALL.C.... .... .
Running SMALL.C
2 objects
Main started
def_startup started
D3D_Init Window: 640x480x1244820 failed
D3D_Init Window: 800x600x1244820 failed
Error E1242: Can't open video device. Try -W3D command line option
Can't open video device. Try -W3D command line option - any key to abort
Program aborted
Main loop.....
Level(small.hmp)...cmap,1 ents,0 lmaps,0 texs,hull
Physics restarted....ok
Close level,DLL,objects
Free input,funcs,panels,defs,syns,views,strings,vars..ok
Free sounds,bmaps,fonts,hash,defs1,script..ok
Close dx,multimedia,D3D,engine,physics,nexus..ok
Atari Lite-C - Edition V1.05.5 - Aug 18 2007
(c)Conitec . Dieburg . San Diego .
www.3dgamestudio.comClose window
I tried the debug recommended –W3D but that doesn’t seem to help. BTW, I have installed Lite-C on my son’s PC and it works fine. Any ideas are most welcomed.
-Peter