Project

General

Profile

Actions

Bug #5873

closed

Could not build tests on Windows with MinGW (at master)

Added by Konstantin Podsvirov over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
08/12/2017
Due date:
% Done:

50%

Estimated time:

Description

The linker has problems with the recognition of dependencies now.

I created a pull request PR#120 to fix this problem.

Actions #1

Updated by Roel Standaert over 6 years ago

  • Status changed from New to Resolved

I don't think it's necessary to link with boost_unit_test_framework, and you don't need to set BOOST_DYNAMIC to ON when building with MinGW. In that case, the unit test framework acts as an include-only library, so linking with it is not necessary.

Also, I believe it should be enough to just move ${WT_SOCKET_LIBRARY} to PUBLIC.

Actions #2

Updated by Roel Standaert over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF