Author |
Message |
BenLi
|
Posted: Mon May 29, 2006 4:16 pm Post subject: compiling source code |
|
|
Anyone noticed how Turing sometimes compiles standalone programs okay and other times screws up. Anyone have any reliable way to compile turing source code? |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Tony
|
Posted: Mon May 29, 2006 4:52 pm Post subject: (No subject) |
|
|
I think you'd have to post an isolated test-case that Turing will not compile. |
Tony's programming blog. DWITE - a programming contest. |
|
|
|
|
[Gandalf]
|
Posted: Mon May 29, 2006 11:04 pm Post subject: (No subject) |
|
|
What version of Turing are you compiling with? I've never had a compile error using the real version of Turing 4.0.5 or 4.1. As a matter of fact, I haven't even experienced this error with the old DOS tcomp.exe compiler. All of this to say, it's likely something on your end causing the troubles, not Turing in itself. |
|
|
|
|
|
BenLi
|
Posted: Tue May 30, 2006 4:45 pm Post subject: (No subject) |
|
|
im using turing 4.0.5 supplied to me by my school, so its likely to be real
and im not saying it won't compile, im saying it just won't do it right. It sometimes ends up being a "file" istead of an "exe" |
|
|
|
|
|
TheOneTrueGod
|
Posted: Tue May 30, 2006 4:48 pm Post subject: (No subject) |
|
|
Thats probably because you typed in a "custom" name for it whilst compiling. Its easily remedied... just rename it to "[File'sName].exe". |
|
|
|
|
|
|