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

vcpkg build is broken #159

Open
xamado opened this issue Jul 18, 2024 · 1 comment
Open

vcpkg build is broken #159

xamado opened this issue Jul 18, 2024 · 1 comment

Comments

@xamado
Copy link

xamado commented Jul 18, 2024

I've been trying to create a new project from scratch just using vcpkg and cmake, and failing miserably.

Then I thought I would try to build the example project, and that is also failing. For some reason "config.h" (D:\vcpkg\buildtrees\nakama-sdk\x64-windows-dbg\interface\nakama-cpp\config.h) ends with an empty #define line which obviously causes a compile error.

`
#pragma once

#define optional_CONFIG_SELECT_OPTIONAL optional_OPTIONAL_NONSTD
#define BUILD_HTTP_LIBHTTPCLIENT
#define BUILD_WEBSOCKET_LIBHTTPCLIENT
#define
`

Copy link

linear bot commented Jul 18, 2024

@xamado xamado changed the title vcpkg build is broke vcpkg build is broken Jul 18, 2024
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