OpenD2 icon indicating copy to clipboard operation
OpenD2 copied to clipboard

You can not include Windows.h if you want the project to build on Linux

Open casey-ac opened this issue 3 years ago • 0 comments

"#include <Windows.h>" appears in at least Engine/Bitmap.cpp and Engine/DCC.cpp. You cannot include the Microsoft Windows API in a project if you want it to build on Linux.

casey-ac avatar Jan 07 '23 05:01 casey-ac