You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Bug]: JUCE_x86 failed to setup due to "The code execution cannot proceed because clang_rt.asan_dynamic-x86_64.dll was not found" on ASAN of windows with MSVC
#1380
Open
1 task done
liukai12345614 opened this issue
Apr 19, 2024
· 0 comments
[Bug]: JUCE_x86 failed to setup due to "The code execution cannot proceed because clang_rt.asan_dynamic-x86_64.dll was not found" on ASAN of windows with MSVC. It can be reproduced on latest commit 4f43011 on master branch. Could you please help look at this issue? Thanks in advance.
Execute juceaide.exe report an error "The code execution cannot proceed because clang_rt.asan_dynamic-x86_64.dll was not found. Reinstalling the program may fix this problem."
What is the expected behaviour?
cmake pass.
Operating systems
Windows
What versions of the operating systems?
VS 2022 + Windows Server 2022 Datacenter
Architectures
64-bit
Stacktrace
No response
Plug-in formats (if applicable)
No response
Plug-in host applications (DAWs) (if applicable)
No response
Testing on the develop branch
The bug is present on the develop branch
Code of Conduct
I agree to follow the Code of Conduct
The text was updated successfully, but these errors were encountered:
Detailed steps on how to reproduce the bug
Hi All,
[Bug]: JUCE_x86 failed to setup due to "The code execution cannot proceed because clang_rt.asan_dynamic-x86_64.dll was not found" on ASAN of windows with MSVC. It can be reproduced on latest commit 4f43011 on master branch. Could you please help look at this issue? Thanks in advance.
Steps to reproduce the behavior:
Error Message:
CMake Error at extras/Build/CMake/JUCEUtils.cmake:547 (message):
Running juceaide failed:
command:
F:/gitP/juce-framework/JUCE/build_x86/tools/extras/Build/juceaide/juceaide_artefacts/Debug/juceaide.exe
Execute juceaide.exe report an error "The code execution cannot proceed because clang_rt.asan_dynamic-x86_64.dll was not found. Reinstalling the program may fix this problem."
What is the expected behaviour?
cmake pass.
Operating systems
Windows
What versions of the operating systems?
VS 2022 + Windows Server 2022 Datacenter
Architectures
64-bit
Stacktrace
No response
Plug-in formats (if applicable)
No response
Plug-in host applications (DAWs) (if applicable)
No response
Testing on the
develop
branchThe bug is present on the
develop
branchCode of Conduct
The text was updated successfully, but these errors were encountered: