Search found 5 matches

by rnodal
Thu Feb 08, 2007 3:53 am
Forum: Beginners Help
Topic: How to build irrlicht as a static library?
Replies: 5
Views: 492

thanks all.
by rnodal
Thu Feb 08, 2007 2:18 am
Forum: Beginners Help
Topic: How to build irrlicht as a static library?
Replies: 5
Views: 492

Sorry for the lack of information. My bad. Robert thanks for pointing that out I knew it had to do with that because the only problem I was having was the function "createdevice" which uses the whole dll stuff. Thanks a lot.


-r
by rnodal
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
by rnodal
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 ...