-
Notifications
You must be signed in to change notification settings - Fork 144
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
problem mexing the file #7
Comments
The same error message except the last one.
The matlab version is 2015b, and I've tried MinGW64 5.1.0 and 4.9.2, both version has this issue. Update: |
Just a thought, maybe try linking the mingw64 library in 'C:\Program Files\MATLAB\R2017a\extern\lib\win64\mingw64' instead of the microsoft library in 'C:\Program Files\MATLAB\R2017a\extern\lib\win64\microsoft' since you are using mingw? |
Solution: |
When I try to compile the file "generateEllipseCandidates.cpp" in MATLAB , a problem occurs as follow:
错误使用 mex
G:\software\opencv\build\x64\vc11\lib/opencv_core249.lib: error adding symbols: File in wrong format
collect2.exe: error: ld returned 1 exit status
The text was updated successfully, but these errors were encountered: