Bug #111

ICLCV in ICLQt breaks ICL depends on strategy

Added by Michael Götting over 11 years ago. Updated over 11 years ago.

Status:ClosedStart date:2012-09-21
Priority:HighDue date:
Assignee:Christof Elbrechter% Done:

100%

Category:-
Target version:icl-8.0

Description

Is

#include <ICLCV/RegionDetector.h>

namespace icl{
  namespace qt{
    void ensure_proper_linkage_against_iclcv(){
      icl::cv::RegionDetector rd;
    }
  }
}

History

#1 Updated by Christof Elbrechter over 11 years ago

This is just some remaining stuff that can be deleted

#2 Updated by Christof Elbrechter over 11 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

That was wrong.
ICLCV depends on ICLQt now and therefore the linker fix could be removed

Also available in: Atom PDF