Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Dav IDE
#11
Hi @RNBW.  Good news.  I was able to duplicate the error and correct it. 

Actually the compiles do go through, but the compiled files are called '_avsIDE-TEMPFILE.exe'.  This was odd because that is not the full name of the temp EXE file QB64 should be making.   DavsIDE creates several temp files that look something like this '_$DavsIDE-TEMPFILE....', all leading with "_$".  Apparently the newer QB64 versions didn't like the _$ I used in my temp file names.  I removed all instances of $ in the temp file names and everything seems to be working correctly again.

I will get up a new version ready for you to use.  An update is looooong overue.

Thanks for letting me know about this.

EDIT:  Yes, it's the $ in any filename, not just with my IDE.  The QB64 compiler doesn't like filenames with $ in them.  Save a file called $test.bas and load it in the QB64 IDE, compiler error occurs. 

- Dav

Find my programs here in Dav's QB64 Corner
Reply


Messages In This Thread
Dav IDE - by aurel - 05-30-2022, 09:01 AM
RE: Dav IDE - by Dav - 05-30-2022, 11:55 PM
RE: Dav IDE - by aurel - 05-31-2022, 08:26 AM
RE: Dav IDE - by Dav - 05-31-2022, 12:06 PM
RE: Dav IDE - by aurel - 06-01-2022, 06:13 AM
RE: Dav IDE - by Dav - 06-02-2022, 12:26 AM
RE: Dav IDE - by aurel - 06-02-2022, 06:27 AM
RE: Dav IDE - by RNBW - 06-03-2022, 05:38 PM
RE: Dav IDE - by Dav - 06-03-2022, 09:44 PM
RE: Dav IDE - by RNBW - 06-04-2022, 11:18 AM
RE: Dav IDE - by Dav - 06-05-2022, 03:52 PM
RE: Dav IDE - by doppler - 06-05-2022, 08:05 PM
RE: Dav IDE - by RNBW - 06-05-2022, 05:22 PM
RE: Dav IDE - by Dav - 06-05-2022, 07:10 PM



Users browsing this thread: 2 Guest(s)