Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
why the qb64 editor is slow under linux
#4
in the source code of qb64, there is this line (it concerns linux) :

ELSE
SHELL _HIDE GDB_Fix("g++ -c -s -w -Wall libqb.cpp -D FREEGLUT_STATIC " + defines$ + " -o libqb/os/" + o$ + "/libqb_" + depstr$ + ".o") + " 2>> ../../" + compilelog$
END IF

is that it is possible to configure qb64 to run :

g++ -Ofast -c -s -w -Wall libqb.cpp -D FREEGLUT_STATIC

otherwise I will have to recompile qb64. I forgot the first time to modify this line in :

internal/source/main.txt

the source code of qb64 is weird and not logical. normally this kind of command should be specified in a separate configuration file to be modifiable without having to recompile everything at each modification...
Reply


Messages In This Thread
RE: why the qb64 editor is slow under linux - by Coolman - 05-03-2022, 09:48 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Make windows .exe using Linux version? Circlotron 7 515 01-15-2026, 09:42 PM
Last Post: ahenry3068
  Linux Lubuntu INKEY$ issue TempodiBasic 7 652 09-09-2025, 02:53 PM
Last Post: hsiangch_ong
  Linux - file dialogue boxes... atl068 7 930 08-05-2025, 07:21 PM
Last Post: hsiangch_ong
  System Linux Chris 9 1,218 07-12-2025, 08:51 PM
Last Post: Chris
  Linux: terminal output Parkland 4 852 06-08-2025, 04:00 PM
Last Post: DSMan195276

Forum Jump:


Users browsing this thread: 1 Guest(s)