Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Make the build script support Windows and BSD #30

Merged
merged 3 commits into from Jan 23, 2017

Conversation

flanfly
Copy link
Contributor

@flanfly flanfly commented Jan 21, 2017

This extends the build script to use the cmake crate to build the native extension. On Windows it will be build with MSVC. The PR also gets rid of the build_lib.sh and adds DOtherSide as git submodule.

@White-Oak
Copy link
Owner

@flanfly This is incredible!

Could it be, that the build failing due to the old gcc on CI? It is 4.8 there.

@flanfly
Copy link
Contributor Author

flanfly commented Jan 22, 2017

I copied half of the code off the qmlrs project, so kudos to them. DOtherSide seems to require gcc 4.9 now. The .travis file should work now.

@White-Oak
Copy link
Owner

@flanfly if this is ready for merging, I can merge it.

Thanks for all the work.

@White-Oak White-Oak self-assigned this Jan 22, 2017
@flanfly
Copy link
Contributor Author

flanfly commented Jan 22, 2017

Ready

@White-Oak White-Oak merged commit 8fa6ba6 into White-Oak:master Jan 23, 2017
@flanfly flanfly deleted the cross-platform-build branch January 23, 2017 10:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants