Skip to content
New issue

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

error C3861: '_castu32_f32': identifier not found #30

Open
brendandahl opened this issue Jul 31, 2024 · 0 comments · May be fixed by #31
Open

error C3861: '_castu32_f32': identifier not found #30

brendandahl opened this issue Jul 31, 2024 · 0 comments · May be fixed by #31

Comments

@brendandahl
Copy link

Building with MSVC

Run Build Command(s): "C:/Program Files/Microsoft Visual Studio/2022/Enterprise/MSBuild/Current/Bin/amd64/MSBuild.exe" ALL_BUILD.vcxproj /p:Configuration=Release /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:n
MSBuild version 17.10.4+10fbfbf2e for .NET Framework

leads to the error

 error C3861: '_castu32_f32': identifier not found
brendandahl added a commit to brendandahl/FP16 that referenced this issue Jul 31, 2024
Fixes the error `error C3861: '_castu32_f32': identifier not found`.

Fixes Maratyszcza#30
@brendandahl brendandahl linked a pull request Jul 31, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant