dascandy / evoke

Magic build tool
Apache License 2.0
167 stars 17 forks source link

Msvc module support #93

Closed xkbeyer closed 2 years ago

xkbeyer commented 2 years ago
xkbeyer commented 2 years ago

The PR isn't finished, I found some remaining issues.

xkbeyer commented 2 years ago

Issue fixed and now it builds a project w/ a module.

dascandy commented 2 years ago

Somehow missed this. Looks great, let me merge it. Is there a way to automatically test this; do you have an example test project?

xkbeyer commented 2 years ago

Yes, I have small example projects. But I have to look how to integrate them (unit test, maybe).

dascandy commented 2 years ago

If you're able, can you see if you can turn the MSVC build back on? It broke on not finding a compiler and I'm not familiar enough with MSVC/Windows to fix it.