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

D3D12RaytracingMiniEngineSample: unresolved external symbol __std_init_once_link_alternate_names_and_abort #867

Open
kyamant opened this issue Apr 21, 2024 · 0 comments
Labels
miniengine Issues related to MiniEngine

Comments

@kyamant
Copy link

kyamant commented Apr 21, 2024

When building D3D12RaytracingMiniEngineSample, I am getting
Core.lib(FileUtility.obj) : error LNK2019: unresolved external symbol __std_init_once_link_alternate_names_and_abort referenced in function "public: __cdecl std::_Init_once_completer::~_Init_once_completer(void)" (??1_Init_once_completer@std@@QEAA@XZ)
Using VS 2022 Version 17.9.6, tried with both 10.0.20348.0 and 10.0.19041.0 Windows SDK and Visual Studio 2019 (v142) Toolset

@walbourn walbourn added the miniengine Issues related to MiniEngine label Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
miniengine Issues related to MiniEngine
Projects
None yet
Development

No branches or pull requests

2 participants