Clang with MSVC ABI failes to build
gamedev.net
Relevant CMakeLists: https://pastebin.com/j0p74UGQRelevant build error: https://pastebin.com/9h37eJPDContext: I'm developing a voxel engine, and for optimization purposes, I'm only using clang for it's C++ extensions, and I don't want to use the MinGW ABI because that'll make setup harder for the player.
0 Commentarios ·0 Acciones ·36 Views