alariq/mc2

Cannot compile mclib

Opened this issue · 2 comments

Hello, I am on Windows 10 with Visual Studio 2022 and I'm almost able to build the mc2 solution. The last few errors I get are related to Struct Member Alignment (which I believe can be ignored/disabled), and that the compiler can't find the ..\mclib\Debug\mclib.lib file.

I've built the solution file using cmake, however the solution itself throws off a few thousand errors when building, even when pointing to the necessary /include headers.

Let me know what information you need, and I'll do my best to submit them. Thank you.

Hey, Alex. I'm curious, but did you ever get a working build done?

Hey, Alex. I'm curious, but did you ever get a working build done?

Nope, if anyone finds a solution please share!