« Return to Thread: Building Boost.Coroutine [vault]

Re: Building Boost.Coroutine [vault]

by Thomas Karolski :: Rate this Message:

Reply to Author | View in Thread

> If you can find out about any compilation error on VC++9
> I can try a blind fix.
<http://lists.boost.org/mailman/listinfo.cgi/boost>Hmm. It seems the
msvc compiler & linker (cl.exe) does not want to do *anything* at all
when executed outside of the Visual Studio 2008 Command Prompt. It does
not even respond to /HELP or /VERSION.
Anyway, compiling the coroutine library from inside the VS08 Command
Prompt worked fine just now.
There should be no need to fix anything.

Regards,
Thomas K.
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

 « Return to Thread: Building Boost.Coroutine [vault]