qbsolv icon indicating copy to clipboard operation
qbsolv copied to clipboard

qbsolv build errors on windows

Open csharma opened this issue 6 years ago • 2 comments

I'm trying to build qbsolv on windows using MS Visual Studio 14, 2015 using CMake

I'm getting errors in header files such as vadefs.h, vcruntime.h, attached error list.

Please advise on how to fix these build errors so I can proceed with qbsolv. qbsolv_error.txt

csharma avatar May 09 '18 15:05 csharma

Depending on your version of Windows this may be a work-around for you:

https://www.howtogeek.com/249966/how-to-install-and-use-the-linux-bash-shell-on-windows-10/

So far I found I can compile everything on Windows with the Linux makefiles using Bash for Windows.

On Wed, May 9, 2018 at 11:20 AM, Cartik [email protected] wrote:

I'm trying to build qbsolv on windows using MS Visual Studio 14, 2015 using CMake

I'm getting errors in header files such as vadefs.h, vcruntime.h

Please advise on how to fix these build errors so I can proceed with qbsolv. qbsolv_error.txt https://github.com/dwavesystems/qbsolv/files/1988403/qbsolv_error.txt

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dwavesystems/qbsolv/issues/121, or mute the thread https://github.com/notifications/unsubscribe-auth/AFDYcsuwjEoMtF7qI4uigafcVYlFhRsOks5twwlIgaJpZM4T4g3S .

quaxquax avatar May 11 '18 00:05 quaxquax

Hi Henning, i got the latest build from the website and it built fine! Thanks for cygwin and bash level installs. I'm using the same tools to deploy qbsolv. Best regards, Cartik Sharma "There is plenty of room at the bottom." - Richard Feynman

On Thursday, May 10, 2018, 8:46:25 p.m. EDT, Henning Dekant <[email protected]> wrote:  

Depending on your version of Windows this may be a work-around for you:

https://www.howtogeek.com/249966/how-to-install-and-use-the-linux-bash-shell-on-windows-10/

So far I found I can compile everything on Windows with the Linux makefiles using Bash for Windows.

On Wed, May 9, 2018 at 11:20 AM, Cartik [email protected] wrote:

I'm trying to build qbsolv on windows using MS Visual Studio 14, 2015 using CMake

I'm getting errors in header files such as vadefs.h, vcruntime.h

Please advise on how to fix these build errors so I can proceed with qbsolv. qbsolv_error.txt https://github.com/dwavesystems/qbsolv/files/1988403/qbsolv_error.txt

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dwavesystems/qbsolv/issues/121, or mute the thread https://github.com/notifications/unsubscribe-auth/AFDYcsuwjEoMtF7qI4uigafcVYlFhRsOks5twwlIgaJpZM4T4g3S .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

csharma avatar May 11 '18 01:05 csharma