Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with FBIde
#21
Quote:Ok, thanks, atleast someone can answer my quetion without sarcasm and the actual answer...
A command prompt, aka a command shell, aka cmd, aka shell..
:roll:
Reply
#22
Lol, a bit late but Ok, and Z!re, you changed your avatar back, yay, lol.
Reply
#23
By the way guys...fpp is a freebasic preparser that extends FB's capabilities by adding additional psuedocommands to FB's syntax. For example, you can compile a GUI app by simply using
Code:
'$gui
rather than using the -s gui switch. It helps out a lot when using FBIDE. Its best feature is the ability to compile resource files into your app without having to compile them manually with gorc.

And for the record...it is wise to put fbide in the same working directory as fbc and fpp. That way, it's virtually impossible to fuck up your install. Tongue
\__/)
(='.'=) Copy bunny into your signature to
(")_(") help him gain world domination.
Reply
#24
Don't worry, I did, so is it better to use fpp.exe or fbc.exe???
Reply
#25
Better to use fpp, as that's what FBIDE is preconfigured for, plus as I said, it extends FB's capabilities.
\__/)
(='.'=) Copy bunny into your signature to
(")_(") help him gain world domination.
Reply
#26
then how come it doesn;t work, or is it just the quickrun doesn't work, because when I try and quickrun using fpp.exe as compiler, it doesn't do anything.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)