Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi,
I just finished compiling an application and I get no compiler errors but I get LINKER errors as in the topic of this issue.
How does one debug this kinds of errors?
Thanks, Juan
Check that you are using the correct compiler and that all your libraries/dependencies are of the same architecture.
Sorry because it probably is obvious, yet I am not sure how to verify that...
Any concrete examples perhaps?
Thanks
I am getting:
Executable /Users/juandent/Qt5.5.1/Examples/Qt-5.5/sql/build-sqlwidgetmapper-Desktop_Qt_5_5_1_clang_64bit-Debug/sqlwidgetmapper.app/Contents/MacOS/sqlwidgetmapper does not exist.
That's not the same error.
Can you show what symbols are not found ?
Resolved it -- thanks!!!
What was it ?