Author |
Message |
Tony
|
|
|
|
|
Sponsor Sponsor
|
|
|
Dan
|
Posted: Tue Dec 09, 2003 3:06 pm Post subject: (No subject) |
|
|
it should be noted that verson 3.x has MANY bugs when compiling espalty when using lessused modulages like sprites, GUI and some of the wired inputs (NET, ect). some times restarting truing then trying to complie b4 you do anything other then load the file will wrok. Also i have found that the compiled verson of progames in turing some times do not run like the verson that is run in turing, epstlay with colors, fonts and perofmance (speed).
|
Computer Science Canada
Help with programming in C, C++, Java, PHP, Ruby, Turing, VB and more! |
|
|
|
|
Omicron91
|
Posted: Mon Dec 20, 2004 5:18 pm Post subject: (No subject) |
|
|
Do you have to have Turing installed on a computer to run the .exe?
|
|
|
|
|
|
rdrake
|
Posted: Mon Dec 20, 2004 5:59 pm Post subject: (No subject) |
|
|
Omicron91 wrote: Do you have to have Turing installed on a computer to run the .exe? Nope, it works without it.
|
|
|
|
|
|
Jonny Tight Lips
|
Posted: Thu Dec 23, 2004 7:32 pm Post subject: (No subject) |
|
|
What happenes if you have more then one turing file. Like you have an include or import for example. What would happen? Would you stil nee to have all the other files and pictures and crap for it to run and would those files also become exe or would they stay as .tu?
|
|
|
|
|
|
Andy
|
Posted: Thu Dec 23, 2004 10:02 pm Post subject: (No subject) |
|
|
i think they include it all in the exe yea im pretty sure they do.. thats y turing is so crap
|
|
|
|
|
|
Tony
|
Posted: Thu Dec 23, 2004 11:07 pm Post subject: (No subject) |
|
|
only the code is compiled (though all of it). You still have to include all of your image and data files separatly.
|
|
|
|
|
|
[Gandalf]
|
Posted: Thu Jan 13, 2005 6:39 pm Post subject: (No subject) |
|
|
When I used to use my old, Turing (original) stand alone compiler - the .exe's were around 100kb, and now they are nearing 1mb... Does anyone have an explanation for this? I can understand an increase in size (music, gui?, etc.) but it makes it really painful to have a 720kb "hello world" program...
|
|
|
|
|
|
Sponsor Sponsor
|
|
|
Mazer
|
Posted: Thu Jan 13, 2005 7:52 pm Post subject: (No subject) |
|
|
It is painful. But, it is Turing. Sorry, there isn't any logical explanation I can offer. I tried removing all of the predefs and compiling a simple program (that is, a single commented line) and it did nothing to lower the size noticeably.
|
|
|
|
|
|
Drakain Zeil
|
Posted: Sun Jan 16, 2005 5:39 pm Post subject: (No subject) |
|
|
Where do I get this? The version my teacher gave me gives me an alertbox about it not being able to make an exe yet.
|
|
|
|
|
|
Bacchus
|
Posted: Sun Jan 16, 2005 7:45 pm Post subject: (No subject) |
|
|
did it say something like a missing end if or end for? pretty sure it would just be syntax
|
|
|
|
|
|
[Gandalf]
|
Posted: Sun Jan 16, 2005 10:33 pm Post subject: (No subject) |
|
|
versions before 4.04 or something dont have the compiler built in them so you will get an error message. You will need one of the old compilers to compile (if you need to).
|
|
|
|
|
|
Shyfire
|
Posted: Fri Apr 08, 2005 10:13 am Post subject: size of files |
|
|
ya turings size of the .exes is a pain. so i use a .exe compressor
thats the only way iv found around it
|
|
|
|
|
|
[Gandalf]
|
Posted: Mon May 09, 2005 12:56 am Post subject: (No subject) |
|
|
What is a good .exe compressor? And how does it compress the executable?
|
|
|
|
|
|
Shyfire
|
Posted: Mon May 09, 2005 3:45 pm Post subject: well....... |
|
|
1: cexeGui is what i use
2: it works something like winzip but still keeps your .exe playable with out unzipping.
|
|
|
|
|
|
|