unageek / kigumi

Fearless Boolean operations on triangle meshes 😱
MIT License
9 stars 5 forks source link

Windows (VS 2022) compilation errors... #14

Closed proc-sim closed 2 weeks ago

proc-sim commented 11 months ago

I'm trying to compile your code in Windows (latest VS 2022, C++20 Standard, latest Win10.0 SDK), and can't get past a huge list of errors that pop up immediately. I'm having a hard time tracking down the cause...any ideas? Thanks.

compileErrors

unageek commented 11 months ago

Have you followed the build instructions? Building with Visual Studio is not supported.

proc-sim commented 11 months ago

@unageek Hmm, perhaps I'm misunderstanding something. The build instructions page you linked to cites VS 2022 as a prerequisite, which is what I used...

unageek commented 2 weeks ago

Closing. Feel free to open a new issue if you have any further questions.