Re: [boost] Build Error VS14 + Intel 15.0 (Update 4, the latest)
14 Aug
2015
14 Aug
'15
5:18 a.m.
Changing intel-win.jam, line 476 (boost 1.59.0 rc2) from: .iclvars-15.0-supported-vcs = "12.0 11.0 10.0 9.0" ; to: .iclvars-15.0-supported-vcs = "14.0 12.0 11.0 10.0 9.0" ; solves the problem.
15 Aug
15 Aug
8:07 a.m.
New subject: Build Error VS14 + Intel 15.0 (Update 4, the latest)
On 14/08/2015 06:18, degski wrote:
Changing intel-win.jam, line 476 (boost 1.59.0 rc2) from:
.iclvars-15.0-supported-vcs = "12.0 11.0 10.0 9.0" ;
to:
.iclvars-15.0-supported-vcs = "14.0 12.0 11.0 10.0 9.0" ;
solves the problem.
Great! Can you submit a pull request on Github so this doesn't get lost/forgotten? Thanks, John.
3391
Age (days ago)
3392
Last active (days ago)
1 comments
2 participants
participants (2)
-
degski
-
John Maddock