|
Lite-C FREE version - Can I publish?
#228167
09/17/08 23:45
09/17/08 23:45
|
Joined: Nov 2005
Posts: 66 Spokane, WA, USA
Vonman
OP
Junior Member
|
OP
Junior Member
Joined: Nov 2005
Posts: 66
Spokane, WA, USA
|
Hi, I'm trying to make a little 5mb game for the Fall 2008 contest (Aum77) but I don't have A7 (I have A6). According to a member named 'GEORGE' of AUM, the game has to be A7.
George suggested that I get Lite-C Free edition, and I did.
My PROBLEM is that when I publish, it makes the .exe and the '.CD' folder, but when I open the .exe, it says it cannot compile my script.
And when I tryed changing the file extention from .wdl to .c, it still did'nt work.
Will I have to BUY Lite-C to publish script files like .wdl?
|
|
|
Re: Lite-C FREE version - Can I publish?
[Re: Vonman]
#228168
09/17/08 23:50
09/17/08 23:50
|
Joined: Oct 2007
Posts: 5,211 İstanbul, Turkey
Quad
Senior Expert
|
Senior Expert
Joined: Oct 2007
Posts: 5,211
İstanbul, Turkey
|
lite-c free only supports lite-c language i guess no c-script(wdl).
and since they are diffrent languages changing .wdl extension to .c wont make your script lite-c, see aum's or manual's migrating to lite-c part.
Last edited by Quadraxas; 09/17/08 23:55.
3333333333
|
|
|
Re: Lite-C FREE version - Can I publish?
[Re: Quad]
#228312
09/18/08 17:23
09/18/08 17:23
|
Joined: Aug 2008
Posts: 408 mi usa
sadsack
Senior Member
|
Senior Member
Joined: Aug 2008
Posts: 408
mi usa
|
I am not sure if this will help, If you are using lite-c to do your game, when you save your code all ways save it like this (MyGame.c) if you don't A7 will save your code as .wdl file some time. alway put the .c at the end.
renny
I have A7 Commercial .............. Now I just need to learn how to use it
|
|
|
Re: Lite-C FREE version - Can I publish?
[Re: Vonman]
#228391
09/19/08 05:36
09/19/08 05:36
|
Joined: Apr 2007
Posts: 582 Germany
Poison
User
|
User
Joined: Apr 2007
Posts: 582
Germany
|
acknex is .h and default is .c 
Everything is possible, just Do it!
|
|
|
|