ts module does not export gtest symbols when compiled with MinGW GCC (Bug #1132)
Description
ts module (dll) does not export gtest symbols when compiled with MinGW GCC that causes linking errors.
Associated revisions
Merge pull request #1132 from apavlenko:master_ver_290
History
Updated by Vadim Pisarevsky over 13 years ago
thanks! we missed this solution and instead build opencv_ts static statically in the case of MinGW
- Status changed from Open to Done
- (deleted custom field) set to fixed