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

Does not build under WIndows/MSVC 2019 #4

Open
Framstag opened this issue Nov 8, 2020 · 0 comments
Open

Does not build under WIndows/MSVC 2019 #4

Framstag opened this issue Nov 8, 2020 · 0 comments

Comments

@Framstag
Copy link

Framstag commented Nov 8, 2020

See https://ci.appveyor.com/project/Framstag/libosmscout/builds/36189266/job/fl9f29yrf91lf15l?fullLog=true

"C:\projects\libosmscout\debug\libosmscout.sln" (build target) (1) ->
"C:\projects\libosmscout\debug\subprojects\xz-5.2.1\src\liblzma\da1945d@@[email protected]" (default target) (5) ->
(ClCompile target) -> 
  C:\projects\libosmscout\subprojects\xz-5.2.1\src\common\tuklib_integer.h(386,25): error C2065: 'DWORD': undeclared identifier [C:\projects\libosmscout\debug\subprojects\xz-5.2.1\src\liblzma\da1945d@@[email protected]]
  C:\projects\libosmscout\subprojects\xz-5.2.1\src\common\tuklib_integer.h(386,26): error C2059: syntax error: ')' [C:\projects\libosmscout\debug\subprojects\xz-5.2.1\src\liblzma\da1945d@@[email protected]]
  C:\projects\libosmscout\subprojects\xz-5.2.1\src\common\tuklib_integer.h(438,25): error C2065: 'DWORD': undeclared identifier [C:\projects\libosmscout\debug\subprojects\xz-5.2.1\src\liblzma\da1945d@@[email protected]]
  C:\projects\libosmscout\subprojects\xz-5.2.1\src\common\tuklib_integer.h(438,26): error C2059: syntax error: ')' [C:\projects\libosmscout\debug\subprojects\xz-5.2.1\src\liblzma\da1945d@@[email protected]]
  C:\projects\libosmscout\subprojects\xz-5.2.1\src\common\tuklib_integer.h(488,25): error C2065: 'DWORD': undeclared identifier [C:\projects\libosmscout\debug\subprojects\xz-5.2.1\src\liblzma\da1945d@@[email protected]]
  C:\projects\libosmscout\subprojects\xz-5.2.1\src\common\tuklib_integer.h(488,26): error C2059: syntax error: ')' [C:\projects\libosmscout\debug\subprojects\xz-5.2.1\src\liblzma\da1945d@@[email protected]]

You can find the project using it as subproject here: https://github.com/Framstag/libosmscout

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

1 participant