lassade / c2z

C++ to Zig bindings and transpiler
102 stars 7 forks source link

MSVC issues #8

Closed kassane closed 1 year ago

kassane commented 1 year ago

Commit: https://github.com/lassade/c2z/commit/6f4e2e1bbc6b1310037e338424038bb3cc22e842

References:

kassane commented 1 year ago

My latest CI error [msvc-x86_64 2019/16 version]: https://github.com/kassane/c2z/actions/runs/5476073708/jobs/9973084337#step:7:1

lassade commented 1 year ago

I integrate your CI in the main branch and it is now working. MSVC kinda works on debug, but std containers can't be initilized from zig side right now