This is driving me nuts on a few levels.
I’m running XOJO v2025 Rel 3.1 on 64-bit Windows 10 Pro computer, When I build my program, XOJO creates an empty folder in the same location when my program is. All the other build files are place in a Temp folder buried under Users on the c: drive:
C:\users\username\AppData\Local\Temp\Windows 64 bit\program name
If I delete the empty build folder that’s in the source code folder and rebuild the program all over again, the same thing happens.
So my two questions/gripes are:
(1) Why is it sending the build files under the user account, and\
(2) Why on God’s green Earth, doesn’t XOJO allow you to specify where build files should be saved?
I don’t expect an answer for the second question, but I would appreciate getting some feedback on the first.