Problem with constructors w/ threads (boost)Aha! Thank you so much for your help! You all have helped a lot.
Problem with constructors w/ threads (boost)Arg! It seems that calling game.erase( game.begin() + 0 ) to delete one of the objects is NOT callin...
Problem with constructors w/ threads (boost)Yep, changing the vectors to std::vector< Game* > fixed the problem. I think it was a problem is vec...
Problem with constructors w/ threads (boost)So I'm having a very odd problem that I must be overlooking. I've been stuck on this for a couple of...
Can not compile Boost libraries with /MT :(@Yarlini Download the latest version of boost libraries. Navigate to the Visual Studio command prom...
This user does not accept Private Messages