Open cpinter opened 7 years ago
2013-02-19 20:50 Greg Sharp I did some testing on this, using MSVC 2010 compiler.
(1) SlicerRT builds plastimatch as shared lib
(2) plmutil.lib correctly includes dependency on VCOMP.LIB, as evidenced by: dumpbin /all plmutil.lib Which shows /DEFAULTLIB:"VCOMP"
(3) A test executable which does not include
It should not be necessary to include in the ContourComparison module.
This ticket will track the effort to remove this.
Migrated from https://app.assembla.com/spaces/slicerrt/tickets/227-remove-need-for--include--lt-omp-h-gt-/details