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

appveyor x64 builds appear to be using Win32 toolset #1374

Closed
rmawatson opened this issue Nov 25, 2018 · 1 comment · Fixed by #1414
Closed

appveyor x64 builds appear to be using Win32 toolset #1374

rmawatson opened this issue Nov 25, 2018 · 1 comment · Fixed by #1414

Comments

@rmawatson
Copy link

need -A x64 or -DCMAKE_GENERATOR_PLATFORM=x64

@rmawatson rmawatson changed the title appveyor x64 builds appear to be using Win32 toolet appveyor x64 builds appear to be using Win32 toolset Nov 25, 2018
@nlohmann
Copy link
Owner

@rmawatson Thanks for reporting and sorry for not checking back on this earlier.

Can you make an example what to change in the appveyor.yml file?

@nlohmann nlohmann added the state: needs more info the author of the issue needs to provide more details label Dec 20, 2018
@nlohmann nlohmann removed the state: needs more info the author of the issue needs to provide more details label Jan 12, 2019
@nlohmann nlohmann self-assigned this Jan 12, 2019
@nlohmann nlohmann added this to the Release 3.5.1 milestone Jan 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants