MCMic {l Wrote}:I was trying to do an aur package for ArchLinux, I would have need STK to work with the packaged irrlicht version.
I'll try to see if I can patch the code.
Since I assume that a packaged irrlicht version is one of their official releases I would not recommend using it. We couldn't use any of the 1.7* releases due to bugs in irrlicht, and 1.8 has not been released yet. That's why we decided to use a current SVN version of irrlicht (which we have tested for more than half a year by now). Even if you manage to get STK to compile with 1.7*, the resulting executable will contain bugs (I admit I can't remember the details of the bugs atm).
Since irrlicht can easily be used as a static library, can't you just use the recommended irrlicht version? No need to use an installed version. If you use an older 1.7 based irrlicht version, you will (potentially

) cause outdated bug reports for us, which would be difficult to distinguish from genuine one.
I know using an unreleased irrlicht version isn't ideal, and we hoped and would have preferred to use 1.8, but then again considering that 1.8 is still not released, and we had 2 releases, it would have been a really inconvenient delay for us.
Just my 2 cents

Cheers,
Joerg