Archive for February, 2008
More STLPort and Boost problems
25 February 2008As a follow up to a previous post I had about getting boost to play nicely with stlport (here), I decided that I’d like to do all of this with the Intel compiler rather than the standard VIsual Studio compiler… needless to say this created, headaches lets call them.
From the boost getting started […]
Java/Azureus not releasing socket
1 February 2008Last night I had a strange error, Azureus crashed and then would not start back up again. This was strange because it seemed to think that it was already running when clearly it wasn’t Being a java application, azureus will spawn two processes
the azureus executable
the actual java virtual machine upon which it will […]