[MacPorts] #17754: vxl-1.11.0 Shuffling library directories breaks UseVXL.cmake
#17754: vxl-1.11.0 Shuffling library directories breaks UseVXL.cmake -------------------------------+-------------------------------------------- Reporter: andrew@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Low | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: -------------------------------+-------------------------------------------- When you use VXL in a CMake project the standard way: {{{ FIND_PACKAGE(VXL) IF(VXL_FOUND) INCLUDE(${VXL_CMAKE_DIR}/UseVXL.cmake) ELSE(VXL_FOUND) MESSAGE("VXL_DIR should be set to the VXL build directory.") ENDIF(VXL_FOUND) }}} The LINK_DIRECTRIES is set to: {{{ UseVXL.cmake:84: LINK_DIRECTORIES(${VXL_LIBRARY_DIR}) UseVXL.cmake:131: SET(VXL_LIBRARY_PATH ${VXL_LIBRARY_DIR}) }}} Which is by default configured as: {{{ VXLConfig.cmake:38:SET(VXL_LIBRARY_DIR "/opt/local/lib") }}} Small problem I know! I also have made a variant of the vxl port to include DICOM support that I can submit in another ticket. Cheers, Andy -- Ticket URL: <http://trac.macports.org/ticket/17754> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17754: vxl-1.11.0 Shuffling library directories breaks UseVXL.cmake -------------------------------+-------------------------------------------- Reporter: andrew@… | Owner: toby@… Type: defect | Status: new Priority: Low | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: vxl -------------------------------+-------------------------------------------- Changes (by jmr@…): * owner: macports-tickets@… => toby@… * port: => vxl -- Ticket URL: <http://trac.macports.org/ticket/17754#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17754: vxl-1.11.0 Shuffling library directories breaks UseVXL.cmake -------------------------------+-------------------------------------------- Reporter: andrew@… | Owner: toby@… Type: defect | Status: assigned Priority: Low | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: vxl -------------------------------+-------------------------------------------- Changes (by toby@…): * status: new => assigned -- Ticket URL: <http://trac.macports.org/ticket/17754#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17754: vxl-1.11.0 Shuffling library directories breaks UseVXL.cmake -------------------------------+-------------------------------------------- Reporter: andrew@… | Owner: toby@… Type: defect | Status: assigned Priority: Low | Milestone: Component: ports | Version: Keywords: | Port: vxl -------------------------------+-------------------------------------------- Changes (by toby@…): * version: 1.7.0 => * milestone: Port Bugs => -- Ticket URL: <http://trac.macports.org/ticket/17754#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17754: vxl-1.11.0 Shuffling library directories breaks UseVXL.cmake -------------------------------+-------------------------------------------- Reporter: andrew@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: vxl -------------------------------+-------------------------------------------- Changes (by toby@…): * owner: toby@… => macports-tickets@… * status: assigned => new -- Ticket URL: <http://trac.macports.org/ticket/17754#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17754: vxl-1.11.0 Shuffling library directories breaks UseVXL.cmake -------------------------------+-------------------------------------------- Reporter: andrew@… | Owner: wiking@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: vxl -------------------------------+-------------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => wiking@… Comment: Is this still a problem with vxl 1.14.0? -- Ticket URL: <http://trac.macports.org/ticket/17754#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17754: vxl-1.11.0 Shuffling library directories breaks UseVXL.cmake -------------------------+---------------------- Reporter: andrew@… | Owner: wiking@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: worksforme | Keywords: Port: vxl | -------------------------+---------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => worksforme Comment: Presumed fixed. -- Ticket URL: <https://trac.macports.org/ticket/17754#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts