Closed
Description
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:
- Open Visual Studio 2015 Community Edition, update 1
- Create new project, Visual C++ ->Windows -> Windows Runtime Component (Universal Windows)
- Add CppFormat source files
- Build
Metadata
Metadata
Assignees
Labels
No labels