BitFunnel / NativeJIT

A C++ expression -> x64 JIT
http://bitfunnel.org/
MIT License
1.14k stars 83 forks source link

Windows 7 Installation Issues #79

Closed josephjaspers closed 5 years ago

josephjaspers commented 5 years ago

Commands: ./Configure_MSVC cmake build-msvc (from native-jit folder)

Windows7 Latest version of Cmake VS2017 (though it detects to use 2015 tools during build).

neither build directory release or debug contain any type of libs. When running the native.sln I receive numerous 'cmd.exe error 3'

Not sure what caused this, both builds succeeded. -JJ

josephjaspers commented 5 years ago

Closing as it seems to relates to a firewall protection.

MikeHopcroft commented 5 years ago

Thanks for the bug report (even though you managed to resolve the issue on your own). Let us know if you have any questions or need help.