Re: [boost] [1.35] compile with vc8 the co-existence of vc8 &

31 Mar
2008
31 Mar
'08
10:04 a.m.
Tan, Tom (Shanghai) wrote:
Hello,
I have both VC8 and VC 9 installed on my machine. It's quite smooth to build with vc9. However even if I started from VC8 command line prompt and it seems to build with vc9 still, even if I use this command: " bjam -toolset=msvc-8.0 install".
Is the above an accurate command? The "-toolset=msvc-8.0" has either one dash too much or one dash too few from any working one.
- Volodya
I did use "bjam --toolset=msvc-8.0 install" actually, sorry for the typo. However, it seems OK now after I changed to "bjam --toolset=msvc-8.0 --build-type=complete install"
6309
Age (days ago)
6309
Last active (days ago)
0 comments
1 participants
participants (1)
-
Tan, Tom (Shanghai)