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

Building IUT with MSVC #71

Closed
shibatch opened this issue Sep 26, 2017 · 2 comments
Closed

Building IUT with MSVC #71

shibatch opened this issue Sep 26, 2017 · 2 comments

Comments

@shibatch
Copy link
Owner

It is now time to think how we can build testing programs with MSVC.
The main obstacle is building libmpfr.

The easy way is to build the IUT with Cygwin, as it is done with the old makefile.

Another way is to use the version that can be built with MSVC.
https://github.com/BrianGladman/mpfr

@xoofx
Copy link
Collaborator

xoofx commented Sep 26, 2017

If we could make it working with MSVC mpfr branch, that would simplify the setup (and avoid installing cygwin).
I can have a look later if you want, as I'm mostly working on Windows.

@shibatch
Copy link
Owner Author

Thanks. Please check if it is easy.

@xoofx xoofx mentioned this issue Sep 26, 2017
3 tasks
@shibatch shibatch closed this as completed Jan 4, 2018
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

No branches or pull requests

2 participants