Skip to content
This repository has been archived by the owner on May 20, 2022. It is now read-only.

Windows support for header-only libraries #13

Closed
springmeyer opened this issue Jan 17, 2018 · 3 comments
Closed

Windows support for header-only libraries #13

springmeyer opened this issue Jan 17, 2018 · 3 comments
Assignees

Comments

@springmeyer
Copy link
Contributor

Currently in mason the only packages which work on windows are header-only libraries. These work on windows because they are only source code and do not need to be pre-compiled by mason.

So, mason does not provide any pre-compiled libraries at this time on windows. This means that mason-js will need to restrict its install support to header-only libraries when it is running on windows.

This work will be needed by mapnik/node-mapnik#834

@millzpaugh millzpaugh added this to the v1 milestone Jan 18, 2018
@millzpaugh
Copy link
Contributor

I'm adding Windows related work for V1 to this ticket, since it's the last outstanding item for creating a test suite #8 - we will also need to create tests on a Windows environment.

@millzpaugh millzpaugh mentioned this issue Feb 20, 2018
6 tasks
@springmeyer
Copy link
Contributor Author

With node-mapnik dropping windows support (mapnik/node-mapnik#848) this issue is now less of a priority. So, think this can be moved off v1 and we can disable appveyor for now.

@springmeyer springmeyer removed this from the v1 milestone Feb 24, 2018
springmeyer added a commit that referenced this issue Feb 24, 2018
@springmeyer
Copy link
Contributor Author

Closing, as this has not been a need.

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

No branches or pull requests

2 participants