sss93 0 Newbie Poster

Am I correctly including all the library files from the directory ??

LIBS += "C:\openCV24\opencv_bin\lib\*.dll"

Because this line keeps on giving me

C:\openCV24\opencv_bin\install\lib*.dll: Invalid argument

Ive tried looking several places and have altered this line many times but cant seem to get it to work. Can someone please let me know if Im missing a step ??

I have alreay included the includepath and that work fine INCLUDEPATH += "C:\openCV24\opencv_bin\install\include" but its the additional library files that throw an error

Btw I went by this tutorial step by step and cant get mine to work http://www.youtube.com/watch?v=dgcXYQijV6c&feature=related

Thx alot really getting annoyed

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.