We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
object.size_t
size_t
DMD/LDC2 get same problem!
.\src\imgui\package.d(1252,6): Error: `size_t` matches conflicting symbols: C:\hostedtoolcache\windows\ldc2\af128eaa\x64\ldc2-af128eaa-windows-multilib\bin\..\import\object.d(62,1): alias `object.size_t` C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Tools\MSVC\14.42.34433\include/vcruntime.h(188,38): alias `dcimgui.size_t`
Note: on Linux and MacOS no problem
The text was updated successfully, but these errors were encountered:
No branches or pull requests
DMD/LDC2 get same problem!
Note: on Linux and MacOS no problem
References
The text was updated successfully, but these errors were encountered: