Computer Science Canada Saving as .exe |
Author: | mattpk [ Mon Sep 21, 2009 9:20 pm ] |
Post subject: | Saving as .exe |
What is it you are trying to achieve? I am trying to save my turing file so i can send it to my friends What is the problem you are having? They dont have turing and i dont want them to see the code Describe what you have tried to solve this problem Looking around on the forums to figure out how to save as .exe Post any relevant code (You may choose to attach the file instead of posting the code if it is too long) N/A Please specify what version of Turing you are using 4.1.1.0 |
Author: | DtY [ Mon Sep 21, 2009 9:26 pm ] |
Post subject: | RE:Saving as .exe |
I'm pretty sure there's a save as exe in one of the menus |
Author: | Tony [ Mon Sep 21, 2009 9:34 pm ] |
Post subject: | RE:Saving as .exe |
There's a tutorial for it, with pictures. The term is compile. [edit]Turing might also call it "generated a stand-alone executable", or something along those lines. P.S. It's under the Run menu. |
Author: | Kharybdis [ Tue Sep 22, 2009 2:02 pm ] |
Post subject: | RE:Saving as .exe |
Run - generate a stand-alone program in the Turing Menu. If you got extra files that make the .exe file work, be sure to include those in a folder with the .exe or it won't work. |
Author: | viperfan7 [ Wed Sep 30, 2009 8:30 am ] |
Post subject: | Re: Saving as .exe |
I dont belive compiling works in version 4.1 or higher, but it does work in version 4.0.5 |
Author: | Alexander [ Wed Sep 30, 2009 4:07 pm ] |
Post subject: | Re: Saving as .exe |
viperfan7 @ Wed Sep 30, 2009 8:30 am wrote: I dont belive compiling works in version 4.1 or higher, but it does work in version 4.0.5
Compiling doesn't work in version 4.1.1, but it does in all lower versions, including 4.1. |
Author: | andrew. [ Wed Sep 30, 2009 5:14 pm ] |
Post subject: | RE:Saving as .exe |
I think we should make how to compile a program it's own sticky because it seems people don't read the FAQs. |