12 Aug
2015
12 Aug
'15
10:33 a.m.
I found a solution here http://lists.boost.org/boost-build/2013/10/27024.php http://lists.boost.org/boost-build/2013/10/27024.php that solves the problem entirely from the b2.exe command-line. Just add asmflags=\safeseh My full b2.exe command-line looks like this: .\b2.exe --toolset=msvc-11.0 variant=debug,release runtime-link=shared,static address-model=32 asmflags=\safeseh --stagedir=.\stage\i386 Tobias -- View this message in context: http://boost.2283326.n4.nabble.com/context-msvc-SAFESEH-tp4652245p4678770.ht... Sent from the Boost - Dev mailing list archive at Nabble.com.