Skip to content

WinU Build error #280

Closed
Closed
@VikingExplorer

Description

@VikingExplorer

Has anyone tried to build this library in a Windows Universal context?

I'm getting:
1>c:\dev\couloir\3plibs\cppformat-2.0.0\format.cpp(740): error C3861: 'LocalFree': identifier not found
1>c:\dev\couloir\3plibs\cppformat-2.0.0\format.cpp(746): error C2065: 'FORMAT_MESSAGE_ALLOCATE_BUFFER': undeclared identifier

Steps to reproduce:

  1. Open Visual Studio 2015 Community Edition, update 1
  2. Create new project, Visual C++ ->Windows -> Windows Runtime Component (Universal Windows)
  3. Add CppFormat source files
  4. Build

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