
-----------------------------------
BenLi
Mon May 29, 2006 4:16 pm

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?

-----------------------------------
Tony
Mon May 29, 2006 4:52 pm


-----------------------------------
I think you'd have to post an isolated test-case that Turing will not compile.

-----------------------------------
[Gandalf]
Mon May 29, 2006 11:04 pm


-----------------------------------
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
Tue May 30, 2006 4:45 pm


-----------------------------------
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
Tue May 30, 2006 4:48 pm


-----------------------------------
Thats probably because you typed in a "custom" name for it whilst compiling.  Its easily remedied... just rename it to "[File'sName].exe".
