Hello,
It was a very happy day when I discovered horde 48 hours ago (came from ogre). I love it
. Thanks for an amazing library. (had to get that out there, first post :p)
Anyway, I was trying to get bullet, the physics library, integrated for fun using Volker's updated source. After a few modifications (make it work on linux) I wanted to make an extension out of it, so I did.
My question is how does one deal with external libraries when writing extensions?
Unlike volker's source, i am linking to an install of bullet that i have on my computer. I set everything up and to my dismay the other samples would not compile(link). They needed to be linked to bullet as well. Is there anyway around this?
I am still fairly new to this type of thing so I appologize if this question is silly.
If anybody thinks this extension is useful I will be more than happy to upload source.
Thanks,