From C build systems to Zig

…or you’re like me and much of the C/C++ community who find this stuff still daunting regardless of our background, lol.

Just wanted to throw that out there - I think C/C++ developers are severely disadvantaged because of the frustrating build systems that inevitably haunt these projects. Multiple levels of CMakeLists.txt file-trees… good times :slight_smile:

I think there’s a chance to merge some ideas from this thread into here as it develops: https://ziggit.dev/t/advice-on-linking-cuda-to-zig/

3 Likes