Search found 32 matches
- Mon Feb 07, 2005 11:24 am
- Forum: Project Announcements
- Topic: My little framework
- Replies: 7
- Views: 1952
- Sat Feb 05, 2005 8:31 pm
- Forum: Project Announcements
- Topic: My little framework
- Replies: 7
- Views: 1952
- Sat Feb 05, 2005 7:27 pm
- Forum: Project Announcements
- Topic: My little framework
- Replies: 7
- Views: 1952
My little framework
Hello guys, even if I am a C++ and Irrlicht newbie, I have started trying to make a little framework which makes Irrlicht developing faster. I've just started it and I have made only the "skeleton" of the library, I haven't yet finished to define the classes. Anyway I've tested it a bit an...
- Wed Feb 02, 2005 1:56 pm
- Forum: Project Announcements
- Topic: IrrGame - some helper classes
- Replies: 17
- Views: 20134
- Tue Feb 01, 2005 4:07 pm
- Forum: Project Announcements
- Topic: Une toute petite démo...
- Replies: 8
- Views: 2153
- Tue Feb 01, 2005 12:54 pm
- Forum: Beginners Help
- Topic: Irrlicht on Linux
- Replies: 8
- Views: 757
- Mon Jan 31, 2005 8:29 pm
- Forum: Beginners Help
- Topic: Irrlicht on Linux
- Replies: 8
- Views: 757
- Mon Jan 31, 2005 8:20 pm
- Forum: Project Announcements
- Topic: FPS Demo / Weapon Viewer
- Replies: 14
- Views: 4200
- Mon Jan 31, 2005 6:13 pm
- Forum: Project Announcements
- Topic: IrrGame - some helper classes
- Replies: 17
- Views: 20134
I gave it a look and it seems very well done. But I think you should make some simple and clear tutorials like the ones in the irrlicht homepage, because non everyone (me included) can perfectly understand your library only reading the api (this could be the reason why people ignored this thread). I...
- Sun Jan 30, 2005 11:17 pm
- Forum: Beginners Help
- Topic: Lock FPS
- Replies: 3
- Views: 402
- Sun Jan 30, 2005 10:20 pm
- Forum: Beginners Help
- Topic: Lock FPS
- Replies: 3
- Views: 402
Lock FPS
Is there a way to lock the framerate to a value?
- Sat Jan 29, 2005 5:47 pm
- Forum: Beginners Help
- Topic: Irrlicht on Linux
- Replies: 8
- Views: 757
- Sat Jan 29, 2005 4:27 pm
- Forum: Beginners Help
- Topic: Irrlicht on Linux
- Replies: 8
- Views: 757
- Sat Jan 29, 2005 1:45 pm
- Forum: Beginners Help
- Topic: Irrlicht on Linux
- Replies: 8
- Views: 757
Irrlicht on Linux
Hello guys,
can someone tell me how to configure the libraries for working with Irrlicht on Linux?
I tried to pass to g++ the .a files as options:
g++ mysource.cpp -libIrrlicht.a .....
but /usr/bin/ld doesn't find them (I've placed them in my app's same directory)
any suggestion?
can someone tell me how to configure the libraries for working with Irrlicht on Linux?
I tried to pass to g++ the .a files as options:
g++ mysource.cpp -libIrrlicht.a .....
but /usr/bin/ld doesn't find them (I've placed them in my app's same directory)
any suggestion?
- Fri Jan 28, 2005 9:14 pm
- Forum: Beginners Help
- Topic: Still having problems with Dx and DevCpp
- Replies: 2
- Views: 268