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

Changes to enable building with mingw-cross-env #26

Closed
wants to merge 5 commits into from

Conversation

brad
Copy link
Member

@brad brad commented Sep 27, 2011

Explained in this thread:
http://rocklinux.net/pipermail/openscad/2011-September/001555.html
and this page on the wiki:
http://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Cross-compiling_for_Windows_on_Linux/UNIX

It is VERY easy to set up a mingw-cross-env environment to cross-compile OpenSCAD for Windows. That way you don't need to be running Windows to compile it.
Thanks guys,
Brad

@brad
Copy link
Member Author

brad commented Oct 5, 2011

My first changeset was destructive, probably causing Visual Studio builds to fail. In this changeset I used conditionals with a command-line set parameter to define configuration differences specific to mingw-cross-env. I hope you will consider it for inclusion.

@kintel
Copy link
Member

kintel commented Oct 31, 2011

Am I correct in assuming that this is now merged? I've merged Don's visitortests branch, which, IIRC, contains the code from Brad.

@brad
Copy link
Member Author

brad commented Nov 1, 2011

It seems so, I just compiled the master OpenSCAD branch using the the stable mingw-cross-env branch (they have merged in my patches) and it worked perfectly!

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

Successfully merging this pull request may close these issues.

None yet

3 participants