Search found 4185 matches
- Feb 15, 2016 18:06
- Forum: Beginners
- Topic: fbc.exe not compiling
- Replies: 9
- Views: 3287
Re: fbc.exe not compiling
You're right, I should have just split the topic which I did now. Sorry about the noise!
- Feb 15, 2016 15:34
- Forum: Beginners
- Topic: fbc.exe not compiling
- Replies: 9
- Views: 3287
Re: fbc.exe not compiling
fxm wrote:His operating system is Windows 7!
Well, they said
Hi installed Freebasic on my linux mint 17.2 but when I'm compiling i get this error. .
;)
- Feb 15, 2016 14:14
- Forum: Beginners
- Topic: ncurses error on linux mint 17.2
- Replies: 1
- Views: 766
Re: fbc.exe not compiling
I think you need to install the ncurses library. Try running this command:
Code: Select all
sudo apt-get install libncurses5-dev libncursesw5-dev
- Feb 15, 2016 7:16
- Forum: Projects
- Topic: Welcome to my newest 2D Truecolor Game Lib in FB: AFlib III.
- Replies: 44
- Views: 12157
Re: Welcome to my newest 2D Truecolor Game Lib in FB: AFlib III.
Man, after all this time... still hustling. I am truly impressed by your work and your dedication.
- Feb 15, 2016 6:53
- Forum: Community Discussion
- Topic: WHO managed to take the WEB-Site down?
- Replies: 79
- Views: 11034
Re: WHO managed to take the WEB-Site down?
Hey guys, long time no see eh? I was thinking about FB so I stopped by and saw this. Not good :( It was most likely this: https://www.drupal.org/SA-CORE-2014-005 exploited automatically by a crawler of some kind. Updating Drupal (and any 3rd party modules) to the latest on 7 branch would be the way ...
- Feb 14, 2014 16:58
- Forum: Beginners
- Topic: Simple Smooth mouse drawing.
- Replies: 14
- Views: 3511
Re: Simple Smooth mouse drawing.
Don't worry, that second example is WinAPI, an elaborate trap set out by Microsoft to ensnare unwitting developers who are unfortunate enough to walk over it.
Seriously though, you'll be able to go pretty far by keeping it much simpler than that. :)
Seriously though, you'll be able to go pretty far by keeping it much simpler than that. :)
- Feb 09, 2014 0:56
- Forum: Community Discussion
- Topic: relsoft...
- Replies: 28
- Views: 7576
Re: relsoft...
Just wanted to say, I love you guys. I'm glad you are safe and sound, rel. <3
- Jul 25, 2011 3:22
- Forum: General
- Topic: simple parser bug?
- Replies: 15
- Views: 3277
Well, I gave it a shot! but I still couldn't come up with anything good enough. I tried two separate approaches. The first one I tried was to try checking the ID while still in cSymbolType, but I couldn't make it work. Perhaps someone could fill in the missing pieces, but I tried for a while and cou...
- Jul 16, 2011 14:13
- Forum: Windows
- Topic: How to survive / prevent a memory access violation crash ?
- Replies: 5
- Views: 2171
Hey K128, check out GDB which is a debugger. Perhaps you'll be able to gain some insight by crashing the program inside the debugger.
http://www.freebasic.net/wiki/wikka.php ... gerRunning
http://www.freebasic.net/wiki/wikka.php ... gerRunning
- Jul 16, 2011 0:58
- Forum: Linux
- Topic: brainf*ck compiler for 32 bit linux.
- Replies: 5
- Views: 2524
rugxulo wrote:Nice job! Awesome stuff.
BTW, I hope this doesn't rain on your parade (and no, I didn't write it). ;-)
... Now that truly lives up to the name.
- Jul 16, 2011 0:46
- Forum: General
- Topic: simple parser bug?
- Replies: 15
- Views: 3277
- Jul 08, 2011 23:18
- Forum: Linux
- Topic: Call function in another executables address space
- Replies: 7
- Views: 2400
Might give you another possibility: http://www.cyberciti.biz/tips/what-is-d ... usage.html
- Jul 08, 2011 23:16
- Forum: Community Discussion
- Topic: More on macros/defines and Freebasic in general... plzplzplz
- Replies: 16
- Views: 3351
- Jul 08, 2011 23:11
- Forum: Windows
- Topic: Windows 7 opinion?
- Replies: 45
- Views: 12593