pothosware / PothosCore

The Pothos data-flow framework
https://github.com/pothosware/PothosCore/wiki
Boost Software License 1.0
302 stars 48 forks source link

msvc 2017 compiler updates #138

Closed guruofquality closed 6 years ago

guruofquality commented 6 years ago

2017 compiles and runs fine, but there are some layout differences for vcvars. This affects the JIT compilation support. Working on a fix in this branch that operates on 2017 and 2015. Presently the compilers do not like to both be installed at the same time.