Re: Couldn't link opencv with qt creator , this error happens
Originally Posted by Zlatomir
The -l lib name option needs to be on the same line as the -L so you need a \, and also the debug/release are not supposed to be linked together, so the syntax should become something like:
Bookmarks