[MINC-users] Building minc-toolkit for debugging

Vladimir S. Fonov vladimir.fonov at gmail.com
Wed Apr 15 00:31:33 EDT 2015


Hello,

I noticed that URL of netcdf library changed - I updated it in the 
repository.
Otherwise it compiles fine with the following settings:


BUILD_TESTING:BOOL=ON
CMAKE_BUILD_TYPE:STRING=Debug
CMAKE_INSTALL_PREFIX:PATH=/opt/minc
GLUT_X11_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libX11.so
GLUT_Xi_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libXi.so
GLUT_Xmu_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libXmu.so
MNI_AUTOREG_OLD_AMOEBA_INIT:BOOL=ON
MT_BUILD_C3D:BOOL=ON
MT_BUILD_ITK_TOOLS:BOOL=ON
MT_BUILD_LITE:BOOL=OFF
MT_BUILD_MINC_ANTS:BOOL=ON
MT_BUILD_SHARED_LIBS:BOOL=ON
MT_BUILD_VISUAL_TOOLS:BOOL=ON
MT_USE_OPENMP:BOOL=ON
USE_SYSTEM_FFTW3F:BOOL=OFF
USE_SYSTEM_GLUT:BOOL=OFF
USE_SYSTEM_GSL:BOOL=OFF
USE_SYSTEM_HDF5:BOOL=OFF
USE_SYSTEM_ITK:BOOL=OFF
USE_SYSTEM_NETCDF:BOOL=OFF
USE_SYSTEM_PCRE:BOOL=OFF
USE_SYSTEM_ZLIB:BOOL=OFF



On 15-04-14 05:36 PM, Andrew Wood wrote:
> Hi all,
>
> I'm having trouble getting the minc-toolkit built with debugging symbols
> (specifically trying to dive into minctracc).
>
> I've tried setting CMAKE_BUILD_TYPE to Debug and DEBUG.
>
> Am I missing something obvious?
>
> Thanks,
> Andrew
> _______________________________________________
> MINC-users at bic.mni.mcgill.ca
> http://www.bic.mni.mcgill.ca/mailman/listinfo/minc-users
>



More information about the MINC-users mailing list