Skip to content

vcpkg build is broken #159

@xamado

Description

@xamado

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
`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions