
21 May
2008
21 May
'08
8:04 p.m.
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.