
11 Oct
2004
11 Oct
'04
1:48 p.m.
Aleksey Gurtovoy wrote:
Hmm, you are setting it yourself through INTEL_BASE_MSVC_TOOLSET though, no? Switching to "vc-7_1" should help.
Oh, of course this should be changed :)
b) even worse: the Intel compiler options are put together _using_ the msvc base toolset (there is an option that specifies the vc emulation, e.g. "/Qvc7.1")
Fixed in the CVS.
Thanks! Stefan