Archive 17/01/2023.

Compile Urho3D 1.8 failed with the default MinGW of Clion2022.1

ChunFengTsin

OS: Windows10
Compiler: the default MinGW of Clion2022.1.

Error:

SirNate0

Seems like this might be related. Try disabling the PCH and see if that works. (Also, personally I’d recommend switching to master over 1.8)

https://sourceforge.net/p/mingw-w64/bugs/382/

1vanK

U need use latest MinGW in any case https://github.com/urho3d/Urho3D/issues/2887

ChunFengTsin

Thanks for reply, I used the latest MinGW, it works, but it was so slowly when link.