-
Notifications
You must be signed in to change notification settings - Fork 6.4k
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 nlopt:x64-windows #3201
Comments
|
I encounter the same problem, and get messages shown below. It seems that there is some bad interaction with MATLAB. NLopt:x86-windows does install, but have not tried using it yet.
The log file install-x64-windows-rel-err.log is empty.
|
edit
octave |
master, BUILD_MATLAB:BOOL=ON, build ok
|
Dear customer, |
I also cannot build nlopt:x64-windows as of d112af9f.
And in install-x64-windows-dbg-out.log:
I found the workaround was to add the line |
Seems like a nlopt-MATLAB issue. I have a similar problem building nlopt install-x64-windows-dbg-out.log and here a config log with alot of extra debug messages added by #5543 |
Related CMake issue https://gitlab.kitware.com/cmake/cmake/issues/19382 |
NLOPT_MATLAB:BOOL=ON or BUILD_MATLAB:BOOL=ON |
Currently CMake has upgrade to 3.17, and I still can't repro this issue, if it is still an issue, please reopen. PS F:\vcpkg\src> ./vcpkg install nlopt:x64-windows Total elapsed time: 43.35 s The package nlopt:x64-windows provides CMake targets:
|
I just tried to install shogun with vcpkg but I get the following build error:
I'm using msvc 2015 x64 with the latest portfiles.
Someone can help me solving this issue?
The text was updated successfully, but these errors were encountered: