Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Dremex

Pages: [1]
1
QB64 Discussion / Re: compilation error
« on: November 15, 2020, 07:26:49 am »
Thank You very much FellippeHeitor
This is a concrete answer.

Regards - Dremex

2
QB64 Discussion / Re: compilation error
« on: November 15, 2020, 05:02:38 am »
Hello FellippeHeitor
The 64-bit version works fine.
If there is no technical possibility to fix QB64x32, I consider the topic closed.
Regards

3
QB64 Discussion / compilation error
« on: November 15, 2020, 03:03:15 am »
Hello everyone on the Forum.
Using the latest QBv1.4x32 displays the message:

In file included from qbx.cpp: 2208:
.. \\ temp \\ main.txt: In function 'void QBMAIN (void *)':
.. \\ temp \\ main.txt: 541996: note: -Wmisleading-indentation is disabled from this point onwards, since column-tracking was disabled due to the size of the code / headers
  makefit (tqbs);
cc1plus.exe: out of memory allocating 65536 bytes

So I have a question, is there a technical possibility in the future to fix the compiler tool so that this does not happen again.

Regards - Dremex

Pages: [1]