
21 Sep
2005
21 Sep
'05
12:52 a.m.
Jason Hise wrote:
I need to build the threads library for VC 8.0, and I really don't know where to start. According to the documentation boost.build does not even support this compiler. Can someone explain what steps I would need to take to compile this library, or if it would be easier just send me debug and release builds of the static link lib? Thanks in advance.
-Jason
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Never mind, I made a project in visual studio and built boost.thread manually, and it appears to have worked.