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

Build broken on Windows via VC++ #674

Closed
sherief opened this issue Aug 13, 2020 · 5 comments
Closed

Build broken on Windows via VC++ #674

sherief opened this issue Aug 13, 2020 · 5 comments

Comments

@sherief
Copy link

sherief commented Aug 13, 2020

System information

SolveSpace version: f952991

Operating system: Windows 10 x64

Expected behavior

Building with Visual Studio should be possible from CMake file

Actual behavior

The generated project file for zlibstatic defines ASMINF and ASMV, but it doesn't assemble and link inffasx64.asm or gvmat64.asm, leading to undefined symbols for inflate_fast(), longest_match(), and others

Additional information

N/A

@whitequark
Copy link
Contributor

Which Visual Studio version?

@sherief
Copy link
Author

sherief commented Aug 13, 2020

Community 2019 Version 16.7.0

@ruevs
Copy link
Member

ruevs commented Oct 15, 2020

I build with VS 2019 with no problems all the time...

@ruevs
Copy link
Member

ruevs commented Nov 23, 2020

@sherief were you able to compile?

@ruevs
Copy link
Member

ruevs commented Nov 26, 2020

@sherief were you able to compile?

Write here if you still have problems. Closing.

@ruevs ruevs closed this as completed Nov 26, 2020
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

3 participants