[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 264: mysqli_fetch_assoc(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 326: mysqli_free_result(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4149: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3027)
Pete's QBASIC Site • FB/QB - Just wondering...
Page 1 of 1

FB/QB - Just wondering...

Posted: Wed Nov 01, 2006 4:51 pm
by Patz QuickBASIC Creations
Is it possible to rename FBC to BC and put it in the same path as QBX so QBX will compile using FreeBASIC? Just a thought...

Posted: Wed Nov 01, 2006 5:53 pm
by bungytheworm

Code: Select all

ren fbc.exe bc.exe
If it wont work, then rename it back :wink:

Are you trying to use QB Ide and FB compiler?
In that case, you can use QB Ide if you save files as text files, not as QB Ide normally saves them.
Gettin source compiled by pressing F5 in QB Ide, sorry, use FB Ide :)