hacking into the c compiler?
#5
(08-24-2022, 09:53 PM)Jack Wrote: hello madscijr
I doubt that you can use the QB64 IDE for C but you can certainly use the C/C++ compilers that's included with QB64
I use Geany , after installing and launching Geany open or create a C file, with the C file open in the editor click on the build menu and select Set Build Commands where you see gcc.exe add the the full path to gcc.exe
unless you want to add the bin folder to your path which I don't like to do
the reason for having a C file open to setup the compiler path is that Geany is a multi language IDE and depending on what type of file is open in the editor you will see different compiler and switches in the Set Build Commands

Thank you for your reply. 
Is this for Linux only or will it work the same way with Windows? 
Thanks again...
Reply


Messages In This Thread
hacking into the c compiler? - by madscijr - 08-24-2022, 08:19 PM
RE: hacking into the c compiler? - by Jack - 08-24-2022, 09:53 PM
RE: hacking into the c compiler? - by madscijr - 08-24-2022, 11:49 PM
RE: hacking into the c compiler? - by mnrvovrfc - 08-24-2022, 10:02 PM
RE: hacking into the c compiler? - by madscijr - 08-25-2022, 12:00 AM
RE: hacking into the c compiler? - by Kernelpanic - 08-24-2022, 11:23 PM
RE: hacking into the c compiler? - by madscijr - 08-25-2022, 12:02 AM
RE: hacking into the c compiler? - by Jack - 08-25-2022, 12:08 AM
RE: hacking into the c compiler? - by JRace - 08-25-2022, 02:35 AM
RE: hacking into the c compiler? - by madscijr - 08-25-2022, 02:58 AM
RE: hacking into the c compiler? - by JRace - 08-25-2022, 02:54 PM



Users browsing this thread: 1 Guest(s)