chronoxor / CppLogging

Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generator platform not match

respec-kc opened this issue · comments

Running CMake for IfcOpenShell.

CMake Error: Error: generator platform: Win32
Does not match the platform used previously: ARM64
Either remove the CMakeCache.txt file and CMakeFiles directory or choose a different binary directory.

An error occurred

How to deal with it? Thank you!

Please follow build instructions described in CppLogging build guide