Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GNU C++ Compiler error
#30
You beat my last edit:

Do the build in the "QB64pe-4.0.0" folder.  If successful you can then move the shiny new PE files into a good (and EMPTY!!!) home of their very own.


Reading your compilelog.txt, it looks like some essential files got clobbered, like you may have installed 4.0.0 onto an older version of PE.

QB64PE on Windows is -->2<-- compilers with many thousands of files built to work with other files of the same version.  Even if the names don't change, the contents of many of those files change from one PE version to the next, so lose that idea about merging directories.  That's, NEVER a good idea when updating software suite like PE.  Most software updates remove or isolate the old before cleanly installing the new, and that's the way we should do it.  Unless the author explicitly says a new-over-old update is safe, assume it's not.

I recommend trying a COMPLETELY FRESH extraction of the .7z archive.
Reply


Messages In This Thread
GNU C++ Compiler error - by eoredson - 12-20-2024, 08:09 AM
RE: GNU C++ Compiler error - by eoredson - 12-21-2024, 08:27 AM
RE: GNU C++ Compiler error - by a740g - 12-21-2024, 03:32 PM
RE: GNU C++ Compiler error - by eoredson - 12-22-2024, 12:55 AM
RE: GNU C++ Compiler error - by Jack - 12-22-2024, 01:15 AM
RE: GNU C++ Compiler error - by eoredson - 12-22-2024, 01:23 AM
RE: GNU C++ Compiler error - by Jack - 12-22-2024, 01:29 AM
RE: GNU C++ Compiler error - by eoredson - 12-22-2024, 01:54 AM
RE: GNU C++ Compiler error - by Jack - 12-22-2024, 02:03 AM
RE: GNU C++ Compiler error - by eoredson - 12-22-2024, 02:28 AM
RE: GNU C++ Compiler error - by Jack - 12-22-2024, 02:36 AM
RE: GNU C++ Compiler error - by eoredson - 12-22-2024, 02:50 AM
RE: GNU C++ Compiler error - by SMcNeill - 12-22-2024, 05:50 AM
RE: GNU C++ Compiler error - by eoredson - 12-22-2024, 06:24 AM
RE: GNU C++ Compiler error - by eoredson - 12-22-2024, 06:03 AM
RE: GNU C++ Compiler error - by Jack - 12-22-2024, 11:07 AM
RE: GNU C++ Compiler error - by Steffan-68 - 12-22-2024, 11:34 AM
RE: GNU C++ Compiler error - by Kernelpanic - 12-22-2024, 01:48 PM
RE: GNU C++ Compiler error - by Pete - 12-22-2024, 05:37 PM
RE: GNU C++ Compiler error - by SMcNeill - 12-22-2024, 05:54 PM
RE: GNU C++ Compiler error - by Pete - 12-22-2024, 06:18 PM
RE: GNU C++ Compiler error - by bplus - 12-22-2024, 06:23 PM
RE: GNU C++ Compiler error - by Kernelpanic - 12-22-2024, 06:56 PM
RE: GNU C++ Compiler error - by Cobalt - 12-22-2024, 07:32 PM
RE: GNU C++ Compiler error - by eoredson - 12-22-2024, 11:52 PM
RE: GNU C++ Compiler error - by Kernelpanic - 12-23-2024, 12:07 AM
RE: GNU C++ Compiler error - by JRace - 12-23-2024, 12:29 AM
RE: GNU C++ Compiler error - by eoredson - 12-23-2024, 12:48 AM
RE: GNU C++ Compiler error - by eoredson - 12-23-2024, 12:11 AM
RE: GNU C++ Compiler error - by JRace - 12-23-2024, 12:50 AM
RE: GNU C++ Compiler error - by bplus - 12-23-2024, 01:35 AM
RE: GNU C++ Compiler error - by eoredson - 12-23-2024, 01:36 AM
RE: GNU C++ Compiler error - by bplus - 12-23-2024, 01:40 AM
RE: GNU C++ Compiler error - by eoredson - 12-23-2024, 01:48 AM
RE: GNU C++ Compiler error - by Pete - 12-23-2024, 01:52 AM
RE: GNU C++ Compiler error - by eoredson - 12-23-2024, 01:59 AM
RE: GNU C++ Compiler error - by JRace - 12-23-2024, 03:26 AM
RE: GNU C++ Compiler error - by eoredson - 12-23-2024, 04:05 AM
RE: GNU C++ Compiler error - by JRace - 12-23-2024, 04:20 AM
RE: GNU C++ Compiler error - by Cobalt - 12-23-2024, 03:44 AM
RE: GNU C++ Compiler error - by eoredson - 12-23-2024, 04:13 AM
RE: GNU C++ Compiler error - by Cobalt - 12-23-2024, 06:28 PM
RE: GNU C++ Compiler error - by eoredson - 12-23-2024, 04:51 AM
RE: GNU C++ Compiler error - by JRace - 12-23-2024, 06:34 PM
RE: GNU C++ Compiler error - by eoredson - 12-24-2024, 04:16 AM
RE: GNU C++ Compiler error - by SMcNeill - 12-24-2024, 04:25 AM
RE: GNU C++ Compiler error - by Pete - 12-23-2024, 05:05 AM
RE: GNU C++ Compiler error - by eoredson - 12-23-2024, 05:27 AM
RE: GNU C++ Compiler error - by Pete - 12-23-2024, 05:52 AM
RE: GNU C++ Compiler error - by Kernelpanic - 12-23-2024, 06:39 PM
RE: GNU C++ Compiler error - by eoredson - 12-24-2024, 01:09 AM
RE: GNU C++ Compiler error - by JRace - 12-24-2024, 03:15 PM
RE: GNU C++ Compiler error - by Pete - 12-24-2024, 05:15 PM
RE: GNU C++ Compiler error - by JRace - 12-24-2024, 05:18 PM
RE: GNU C++ Compiler error - by Kernelpanic - 12-24-2024, 08:28 PM
RE: GNU C++ Compiler error - by eoredson - 12-26-2024, 05:27 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Mac debugger not connecting, a user error! BlameTroi 0 100 02-07-2026, 06:18 PM
Last Post: BlameTroi
  ERROR MESSAGES COLORS ? aurel 5 391 01-02-2026, 11:26 AM
Last Post: aurel
  Using CONST & _RGB used together seem to error... Dav 12 690 12-12-2025, 12:29 AM
Last Post: Dav
  error doing image collision detection with _MemGet madscijr 55 4,686 10-01-2025, 03:25 PM
Last Post: bplus
  error on function returning _mem Herve 5 687 07-05-2025, 08:06 PM
Last Post: hsiangch_ong

Forum Jump:


Users browsing this thread: 1 Guest(s)