more problems with lite c - PLEASE help .....

Posted By: Davidus

more problems with lite c - PLEASE help ..... - 06/25/08 11:04

Hi again,

i tried the liteC on another machine,
with exactly the same problems:
-on Execution, the splash screen opens,
after the splash screen there is only a single black window
-if i insert breakpoints, it says it can't insert breakpoint
-the code doesn't matter, or even if there is code present.
(i tried out some example progs)

i have:
ati radeon x1600
xp (now sp 3, but testet with sp2, too)
mainboard Asus P5GD1-FM (FSC OEM)
CPU Intel Pentium 4 540, 3200 MHz (16 x 200)
directX90c is installed
i use ZoneAlarm (ZoneAlert) , and Avira Antivir (Antivirus)
-> It doesn't run if both are disabled.

the other test-machine has amd/nvidia

i downloaded from this page:
http://www.conitec.net/german/gstudio/download.php
--> link: Gamestudio/lite-C (Freeware - Version 1.05 - ~10 MB - Dec 2007)

have i forgotten any necessary info?

Does anybody of you have the same problem ??
Could anyone solve this problem ??

thanks in advance for the help ....
Posted By: Tobias

Re: more problems with lite c - PLEASE help ..... - 06/25/08 11:16

Are you running the right file? The file to run and the file you see in SED are different when you set "file to run" in Preferences to another file, or to some empty file.

Or have I misunderstood your problem?

Your machine has probably nothing to do with that.
Posted By: Davidus

Re: more problems with lite c - PLEASE help ..... - 06/25/08 12:53

hi & thanks for the reply!

I used Debug/Set Main to Current.
Additionally, i looked at options/Preferences/main script to run,
and it was the right file.

the syntax checker says no errors found...
the outline tells me this:
Code:
14:44:07 - Running script...
14:44:08 - Error setting breakpoint main.wdl, 56


do you use the same version, or do i use perhaps a very new
and perhaps incompatible version ?

greetings,
david
Posted By: Tobias

Re: more problems with lite c - PLEASE help ..... - 06/25/08 13:01

Ok, the problem is clear... you just have a wrong file.

All lite-C files have the extension .c, and "main.wdl" whatever it is, is not a lite-C file. Thats why it does not accept breakpoints and also won't start.

Files that contain lite-C code all end with .c, such as earthball.c, opengl.c or any other of the examples that come with lite-C.
Posted By: Davidus

Re: more problems with lite c - PLEASE help ..... - 06/25/08 13:33

hi,

now it works,
and believe me,
i am grateful to the bone laugh

the problem was that the editor saves the scripts
in this .wdl format by default ...
and i didn't explizitly tell him to save as .c
now i did.

and i will learn this language now and work through the
tutorial before i'm gonna bother you guys here with
noob questions ( i hope, at least ^^)

greetings from aachen!
© 2024 lite-C Forums