Search found 5 matches
- Thu Feb 08, 2007 3:53 am
- Forum: Beginners Help
- Topic: How to build irrlicht as a static library?
- Replies: 5
- Views: 492
- Thu Feb 08, 2007 3:19 am
- Forum: Beginners Help
- Topic: IrrLicht static link in VC.NET (2003) - problems
- Replies: 7
- Views: 651
- Thu Feb 08, 2007 2:18 am
- Forum: Beginners Help
- Topic: How to build irrlicht as a static library?
- Replies: 5
- Views: 492
- Tue Feb 06, 2007 6:31 pm
- Forum: Beginners Help
- Topic: How to build irrlicht as a static library?
- Replies: 5
- Views: 492
How to build irrlicht as a static library?
Hello all:
Is it possible to build irrlicht as a static lib? If so then how?
I have tried to do this since the source code is given but I have failed. Thanks a lot for your time.
-r
Is it possible to build irrlicht as a static lib? If so then how?
I have tried to do this since the source code is given but I have failed. Thanks a lot for your time.
-r
- Sun Feb 04, 2007 10:31 pm
- Forum: Beginners Help
- Topic: Question About linking.
- Replies: 0
- Views: 171
Question About linking.
Hello all:
I'm trying to create a lib based on irrlicht but even easier to use. I compiled irrlicht as a static library and it went perfect. Then I was able to build my lib with not problems. But when I went to build a test application then it fails. Here is the output from VC++ 7.1:
EGDKDemo1 ...
I'm trying to create a lib based on irrlicht but even easier to use. I compiled irrlicht as a static library and it went perfect. Then I was able to build my lib with not problems. But when I went to build a test application then it fails. Here is the output from VC++ 7.1:
EGDKDemo1 ...