05-23-2022, 04:54 AM
(05-23-2022, 04:35 AM)SMcNeill Wrote: Problem 1 is a simple glitch that I mentioned in the other post -- I forgot to update the HELP ABOUT values. You're working with 0.7.0 instead of 0.6.0.
How do I know?
Because you're reporting a glitch that just popped up with 0.7.0 -- the makefile build process doesn't like the spaces in your filename that you're trying to create. Change the filename to "WordClock_1.0.1.9.bas" and it should run for you, I'd think.
Don't worry -- we're working on a fix for the glitch even now, and it should be ready soon for a quick v0.7.1 version to address the issue.
Nope - as I noted in the original post, I already renamed the file to just WordClock.bas, and while it did compile, it reported compile errors and the file size of the resulting EXE was greatly increased. In fact, the log output I attached was the result with the file already renamed to WordClock.bas.