Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QBPE 3.6.0 compiler error
#33
A few clarifications:

1. `setup_win.bat` is only necessary if you download the source rather than a prebuilt release of QB64-PE for Windows. I would not recommend ever downloading a source version and just stick to the release versions, it's much harder for us to offer support if we don't know what exactly you have. Running `setup_win.bat` should work, but it should also be unnecessary.

2. Like Jack said do not mess with your `PATH`, that's just going to cause you problems and is unnecessary.

3. mingw32-make.exe is the name of the executable for `make` in both the 32-bit and 64-bit versions, it's expected.

4. Is it possible you have another version of MinGW installed on your machine? Errors like the `-auxbase-strip` thing are related to the `cc1plus.exe` not understanding internal parameters passed to it from the main `g++.exe`. AFAIK this should never happen as long as the `cc1plus.exe` and `g++.exe` are from the same version of MinGW. Check that you don't have something like a `C:\MinGW\` folder, and check your `PATH` for anything that looks related to `MinGW`.
Reply


Messages In This Thread
QBPE 3.6.0 compiler error - by madscijr - 03-20-2023, 01:25 PM
RE: QBPE 3.6.0 compiler error - by bplus - 03-20-2023, 02:16 PM
RE: QBPE 3.6.0 compiler error - by madscijr - 03-20-2023, 03:17 PM
RE: QBPE 3.6.0 compiler error - by Jack - 03-20-2023, 02:16 PM
RE: QBPE 3.6.0 compiler error - by madscijr - 03-20-2023, 08:19 PM
RE: QBPE 3.6.0 compiler error - by mnrvovrfc - 03-20-2023, 03:40 PM
RE: QBPE 3.6.0 compiler error - by madscijr - 03-20-2023, 08:39 PM
RE: QBPE 3.6.0 compiler error - by Kernelpanic - 03-20-2023, 09:42 PM
RE: QBPE 3.6.0 compiler error - by bplus - 03-20-2023, 04:22 PM
RE: QBPE 3.6.0 compiler error - by madscijr - 03-20-2023, 08:05 PM
RE: QBPE 3.6.0 compiler error - by mnrvovrfc - 03-20-2023, 04:47 PM
RE: QBPE 3.6.0 compiler error - by madscijr - 03-20-2023, 08:32 PM
RE: QBPE 3.6.0 compiler error - by Kernelpanic - 03-20-2023, 08:45 PM
RE: QBPE 3.6.0 compiler error - by madscijr - 03-20-2023, 10:29 PM
RE: QBPE 3.6.0 compiler error - by Kernelpanic - 03-20-2023, 11:18 PM
RE: QBPE 3.6.0 compiler error - by mnrvovrfc - 03-20-2023, 11:21 PM
RE: QBPE 3.6.0 compiler error - by Kernelpanic - 03-20-2023, 11:29 PM
RE: QBPE 3.6.0 compiler error - by madscijr - 03-21-2023, 02:26 PM
RE: QBPE 3.6.0 compiler error - by Jack - 03-21-2023, 03:32 PM
RE: QBPE 3.6.0 compiler error - by madscijr - 03-23-2023, 12:30 AM
RE: QBPE 3.6.0 compiler error - by SMcNeill - 03-21-2023, 04:28 PM
RE: QBPE 3.6.0 compiler error - by SMcNeill - 03-21-2023, 04:30 PM
RE: QBPE 3.6.0 compiler error - by madscijr - 03-21-2023, 10:02 PM
RE: QBPE 3.6.0 compiler error - by madscijr - 03-22-2023, 04:31 PM
RE: QBPE 3.6.0 compiler error - by Kernelpanic - 03-21-2023, 04:28 PM
RE: QBPE 3.6.0 compiler error - by mnrvovrfc - 03-22-2023, 05:36 PM
RE: QBPE 3.6.0 compiler error - by madscijr - 03-23-2023, 03:43 AM
RE: QBPE 3.6.0 compiler error - by Kernelpanic - 03-22-2023, 05:39 PM
RE: QBPE 3.6.0 compiler error - by Jack - 03-22-2023, 05:44 PM
RE: QBPE 3.6.0 compiler error - by bplus - 03-22-2023, 09:52 PM
RE: QBPE 3.6.0 compiler error - by madscijr - 03-23-2023, 12:32 AM
RE: QBPE 3.6.0 compiler error - by bplus - 03-22-2023, 10:09 PM
RE: QBPE 3.6.0 compiler error - by bplus - 03-23-2023, 01:38 AM
RE: QBPE 3.6.0 compiler error - by DSMan195276 - 03-23-2023, 01:55 AM
RE: QBPE 3.6.0 compiler error - by madscijr - 03-23-2023, 02:24 AM
RE: QBPE 3.6.0 compiler error - by bplus - 03-23-2023, 02:47 AM
RE: QBPE 3.6.0 compiler error - by madscijr - 03-23-2023, 02:51 AM
RE: QBPE 3.6.0 compiler error - by madscijr - 03-23-2023, 04:08 AM



Users browsing this thread: 6 Guest(s)