[Bug 567086] Review Request: VXL - C++ Libraries for Computer Vision Research and Implementation

bugzilla at redhat.com bugzilla at redhat.com
Sun Apr 25 16:32:27 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=567086

--- Comment #10 from Thomas Bouffon <thomas.bouffon at gmail.com> 2010-04-25 12:32:23 EDT ---
Created an attachment (id=408977)
 --> (https://bugzilla.redhat.com/attachment.cgi?id=408977)
More complete build

Hi,
I packaged vxl with the following options :
%cmake -DCMAKE_VERBOSE_MAKEFILE=ON \
        -DBUILD_SHARED_LIBS:BOOL=ON \
        -DBUILD_TESTING:BOOL=OFF \
        -DVXL_FORCE_B3P_EXPAT:BOOL=OFF \
        -DVXL_FORCE_V3P_DCMTK:BOOL=OFF \
        -DVXL_FORCE_V3P_GEOTIFF:BOOL=OFF \
        -DVXL_FORCE_V3P_JPEG:BOOL=OFF \
        -DVXL_FORCE_V3P_MPEG2:BOOL=OFF \
        -DVXL_FORCE_V3P_PNG:BOOL=OFF \
        -DVXL_FORCE_V3P_TIFF:BOOL=OFF \
        -DVXL_FORCE_V3P_ZLIB:BOOL=OFF \
        -DVXL_FORCE_V3P_RPLY:BOOL=OFF \
        -DBUILD_OXL:BOOL=ON \
        -DBUILD_CORE_ALL:BOOL=ON \
        -DBUILD_CONTRIB:BOOL=ON \
        -DBUILD_EXAMPLES:BOOL=OFF \
        -DBUILD_TESTING:BOOL=OFF \
        -DBUILD_DOCUMENTATION:BOOL=ON \
        -DCMAKE_BUILD_TYPE:STRING="Release"
All the core libs + the contribs are built
It hasn't any dependency which is not provided by the default repos.

Cheers,
Thomas

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list