-
Notifications
You must be signed in to change notification settings - Fork 12
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: Building package magnum-extras:x86-windows failed with: BUILD_FAILED #7
Comments
Oh, sorry about this, I know about the issue but didn't get to fixing it yet :/ This is a problem that's on 32-bit Windows builds only. Installing a 64-bit version works. Putting this on my TODO list for the 2018.08 release. |
x64-windows compile succeed but failed on running, with exception Unhandled exception at 0x000007FEC86FC1DF (MagnumUi-d.dll) in magnum-arealights.exe: 0xC0000005: Access violation reading location 0x0000000000000030. occurred and it stop at the fourth line in file magnum-examples\src\arealights\AreaLightsExample.cpp
|
Dang, sorry again 😅 This issue is present in 2018.04, but is fixed in current I really need to release a stable version ASAP... |
Fixed with mosra/corrade@b83c116, will be part of the next release 🎉 |
Actually build failed when I installed magnum-extras[ui]:x86-windows
here is the log
and log in D:\WorkSpace\vcpkg\buildtrees\magnum-extras\install-x86-windows-dbg-out.log
The text was updated successfully, but these errors were encountered: