Path for temporary files when compiling

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
business2mark
New User
New User
Posts: 1
Joined: Sat Sep 09, 2006 7:17 pm

Path for temporary files when compiling

Post by business2mark »

I miss one thing: PureBasic 4.00 has no entry to tell the compiler where to place temporary files. When activating the compiler (activating not making an exe file) the temporary exe files goes into the path purebasic was installed. That's not clean! It get messed up the internal files of the compiler system.
akee
Enthusiast
Enthusiast
Posts: 496
Joined: Wed Aug 18, 2004 9:52 am
Location: Penang, Malaysia

Post by akee »

Yup! I mentioned this before too during the 4.0 beta. I believe the temp .exe should be at the source code folder if not specified.
Post Reply