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
I tried to do the cross-compiling for arm64 with JUCE on Windows, but it failed due to error LNK2001: unresolved external symbol _Cnd_timedwait_for, could you help take a look? Thanks.
Detailed steps on how to reproduce the bug
I tried to do the cross-compiling for arm64 with JUCE on Windows, but it failed due to
error LNK2001: unresolved external symbol _Cnd_timedwait_for
, could you help take a look? Thanks.Repro steps:
Actual result:
detailed log:
Build_juce.log
The commit of JUCE I used is 4f43011.
I also tried the current latest commit 61a0309, the same result.
What is the expected behaviour?
it compiles.
Operating systems
Windows
What versions of the operating systems?
Windows Server 2022 Datacenter 21H2
Architectures
ARM
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: