CLP linking error on Windows with MinGW (Patch #1872)


Added by Philippe FOUBERT almost 13 years ago. Updated about 12 years ago.


Status:Done Start date:2012-05-01
Priority:Low Due date:
Assignee:Vadim Pisarevsky % Done:

0%

Category:build/install
Target version:2.4.3
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

To be able to build OpenCV with Clp support on Windows with MinGW (using "WITH_CLP" option), i had to modify "CMakeLists.txt":
the prefix "lib" has to be remove from the name of the libraries to be able to link.

This can be solved with the attached patch applied to the trunk (CMakeLists.txt Revision 8282).

Best regards,

Philippe FOUBERT

clp_mingw.patch - CLP linking with MinGW on Windows (975 Bytes) Philippe FOUBERT, 2012-05-01 07:27 pm


Associated revisions

Revision a63669f8
Added by Vadim Pisarevsky over 12 years ago

fixed linking CLP in the case of MinGW (patch #1872)

Revision 0e355313
Added by Andrey Pavlenko over 11 years ago

Merge pull request #1872 from KonstantinMatskevich:ocl_mt_test

History

Updated by Alexander Shishkov almost 13 years ago

  • Category set to build/install

Updated by Vadim Pisarevsky over 12 years ago

  • Target version deleted ()

Updated by Vadim Pisarevsky over 12 years ago

thanks! your patch was applied in a63669f

  • Status changed from Open to Done
  • Assignee set to Vadim Pisarevsky

Updated by Andrey Kamaev about 12 years ago

  • Target version set to 2.4.3

Also available in: Atom PDF