PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Peter Jinks on January 06, 2005, 01:47:20 PM

Title: Compiled EXE path
Post by: Peter Jinks on January 06, 2005, 01:47:20 PM
Hi,

When I compile my project using the "Compile EXE" option from the menu, I can choose the path where I want the EXE put, and FireFly honours that, even if I subsequently use the "Build and Execute" option instead. However, if I close and reopen FireFly, and use the "Build and Execute" option, it goes back to putting the EXE with the generated source code. This happens whether I save the project or not and, since there isn't an "Execute without compiling" option, it means I have to "Compile EXE" to set the path, then "Compile and Execute" (or find it in Explorer etc.) every time I open the project.

Is there any way to keep the EXE path as I set it? If not, can this be added to the wishlist, please?

Thanks.

Pete.
Title: Compiled EXE path
Post by: TechSupport on January 06, 2005, 05:11:53 PM
Thanks Peter, I'll have to put that one on the wish list.

:thumbsup:
Title: Compiled EXE path
Post by: TechSupport on January 07, 2005, 12:15:57 PM
This is now implemented and will be in the general Version 1.11 release. The information is now stored in the Project XML file under a node called "compilefilename".

Thanks
Title: Compiled EXE path
Post by: Peter Jinks on January 07, 2005, 07:43:48 PM
Thanks Paul!

:D