undefined symbol: _DllMainCRTStartup when I use zig build-lib --dynamic to generate dynamic library on windows #7065
Labels
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
os-windows
Milestone
example project: https://github.com/xmake-io/xmake/tree/master/tests/projects/zig/shared_library
We can download xmake-latest.win64.exe install package to install xmake (dev version) from https://github.com/xmake-io/xmake/actions/runs/355512412
Then test this problem. (zig 0.7.0)
The text was updated successfully, but these errors were encountered: