Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create proper build instructions for Windows #108

Open
saxbophone opened this issue Oct 22, 2016 · 4 comments
Open

Create proper build instructions for Windows #108

saxbophone opened this issue Oct 22, 2016 · 4 comments

Comments

@saxbophone
Copy link
Owner

*nix-likes are pretty straightforward with CMake, but I need to properly suss out how to do it on Windows, and check that it works.

I'm only going to be able to test it on Windows 10, so I hope my findings here will be transferable for older versions of the OS.

@saxbophone
Copy link
Owner Author

Got a successful build of the library on a Windows 10 VM. Tests also passing. Will write up instructions later.

@saxbophone
Copy link
Owner Author

Ok, it turns out I was building it as 32-bit with mingw-32 :( This won't work as libsaxbospiral is 64-bit only.

If anyone with more experience building 64-bit CMake projects on windows wants to try this out, invitation is open.

@saxbophone saxbophone removed their assignment Oct 23, 2016
@saxbophone
Copy link
Owner Author

saxbophone commented Feb 5, 2017

Blocked until #138 is released as making the library support 32-bit arch's will simplify this greatly (tricky to get the 64-bit MinGW toolchain on Windows).

@saxbophone saxbophone moved this from Accepted to TODO in The Board Feb 6, 2017
@saxbophone saxbophone removed the blocked label Feb 6, 2017
@saxbophone
Copy link
Owner Author

No longer blocked as #138 is now released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant