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

Support for MSVC 2019 #410

Closed
dkeeney opened this issue Apr 15, 2019 · 6 comments
Closed

Support for MSVC 2019 #410

dkeeney opened this issue Apr 15, 2019 · 6 comments

Comments

@dkeeney
Copy link

dkeeney commented Apr 15, 2019

Now that Visual Studio 2019 is out I need to see if we need to modify our CMake to support it.

@breznak
Copy link
Member

breznak commented Apr 15, 2019

We can then update the CI to run the latest

@dkeeney
Copy link
Author

dkeeney commented Jul 15, 2019

I was looking for my next project and thought providing support for MSVC 2019 might be useful. Also, perhaps "Visual Studio Code" which is a new IDE that runs on any platform.

Is there something else that might be higher priority?

@breznak
Copy link
Member

breznak commented Jul 16, 2019

Fixed in #568

@breznak breznak closed this as completed Jul 16, 2019
@breznak
Copy link
Member

breznak commented Jul 16, 2019

Is there something else that might be higher priority?

great job on the new MSVC!

I think next great thing would be binary releases (for C++ here on GH, and on pypi). Then installation for non-developers would be a piece of a pie. #361 #19
I don't know if you want to look into that?

@dkeeney
Copy link
Author

dkeeney commented Jul 16, 2019

Ok, I don't know much about pypi but I can go read up on it.

@breznak
Copy link
Member

breznak commented Jul 16, 2019

much about pypi but I can go read up on it.

awesome! First step would be binary releases of C++ anyway. Ideally on GH. The remains of it are commented out in the CI files. I'd start with Travis, or Appveyor if you're using Windows.

https://docs.travis-ci.com/user/deployment/releases/

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

No branches or pull requests

2 participants