Search found 260 matches
- Jun 28, 2007 16:40
- Forum: Game Dev
- Topic: Lynn's Legacy fails to compile on Linux
- Replies: 3
- Views: 2972
- Jun 28, 2007 2:30
- Forum: Game Dev
- Topic: Lynn's Legacy fails to compile on Linux
- Replies: 3
- Views: 2972
Lynn's Legacy fails to compile on Linux
Using fbc v0.17b, I attempted to compile Lynn's Legacy from source. fuzzypig@fuzzypig-ubuntu:~/llsrc/ll$ make full=1 linux=1 fbc -d ll_main=-1 -maxerr inf -lang deprecated -target linux -d ll_audio=-1 -c src/engine--audio.bas -o obj/engine--audio.o fbc -d ll_main=-1 -maxerr inf -lang deprecated -tar...
.a file
how do I make an fbc-usable .a file from a .so file in linux?
- Aug 18, 2006 2:16
- Forum: Projects
- Topic: Binaryish Clock
- Replies: 13
- Views: 3144
- Aug 17, 2006 17:33
- Forum: Libraries
- Topic: libIrcClient
- Replies: 25
- Views: 13219
- Aug 16, 2006 19:44
- Forum: Libraries
- Topic: libIrcClient
- Replies: 25
- Views: 13219
- Aug 08, 2006 21:15
- Forum: Beginners
- Topic: WTH DO I DO!?
- Replies: 6
- Views: 1707
keyboard
which /dev port represents the keyboard, in linux?
- Jul 06, 2006 23:18
- Forum: Linux
- Topic: already?!!
- Replies: 3
- Views: 1900
- Jul 06, 2006 3:30
- Forum: Linux
- Topic: already?!!
- Replies: 3
- Views: 1900
already?!!
I just installed fb 0.16 on linux, but when I tried to compile a source... [root@localhost fishy]# fbc freethefish.bas -o /usr/fishy/freethefish fbc: Symbol `ospeed' has different size in shared object, consider re-linking /usr/share/freebasic/lib/linux/crt1.o: In function `_start': ../sysdeps/i386/...
- Jul 03, 2006 23:32
- Forum: Windows
- Topic: Disk Drive Activity Monitor
- Replies: 15
- Views: 7223
yarr! not again! I made icons myself, geve them the correct names, and put them in the same directory. But when I used fbc.exe -s gui ddam.rc ddam.bas... I get error: Error! No resources found in RC file OBJ file not made WTF?!! This has happened EVERY SINGLE TIME that I use an RC file! Yes, it's ha...
- Jul 03, 2006 18:45
- Forum: General
- Topic: shopping cart calculator
- Replies: 6
- Views: 1470
shopping cart calculator
Hi all. For my next update to my shopping cart calculator, I would like to be able to save the resulting shopping list to a text file. What is the best method for this, in your opinion? 'Shopping Cart Calcuator v1.3 'A Project for Algebra 1 Class 'By Michael (Blahboybang/Fuzzypig) Reiley Dim...