[Bug 539387] Review Request: InsightToolkit - Medical imaging processing library

bugzilla at redhat.com bugzilla at redhat.com
Wed Mar 16 17:26:44 UTC 2011


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=539387

Arnaud Gelas <arnaud_gelas at hms.harvard.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |arnaud_gelas at hms.harvard.ed
                   |                            |u

--- Comment #14 from Arnaud Gelas <arnaud_gelas at hms.harvard.edu> 2011-03-16 13:26:43 EDT ---
When you set cmake variable, you set twice BUILD_EXAMPLES once to ON, once to
OFF.
I guess you should either set it to ON or OFF.

[..]
       -DBUILD_EXAMPLES:BOOL=ON \
       -DCMAKE_BUILD_TYPE:STRING="Release"\
       -DCMAKE_VERBOSE_MAKEFILE=OFF\
       -DBUILD_EXAMPLES=OFF\
       -DBUILD_TESTING=OFF\
       -DITK_USE_REVIEW:BOOL=OFF \
       -DITK_USE_PATENTED:BOOL=OFF \
       -DITK_USE_SYSTEM_TIFF=ON \
       -DITK_USE_SYSTEM_PNG=ON \
       -DITK_USE_SYSTEM_ZLIB=ON \
       -DITK_USE_SYSTEM_LIBXML2=ON \
       -DUSE_FFTWD=ON  .
[...]

-- 
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