[IGSTK-Users] CMake 2.4 error: MTC_INCLUDE_DIRECTORY-NOTFOUND

Andinet Enquobahrie andinet.enqu at kitware.com
Sun Feb 17 08:08:28 EST 2008


Hi Peter,

Welcome to IGSTK!

MTC is the MicronTracker library that comes with the MicronTracker 
(Claron Technology)

If you turn on the IGSTK_USE_MicronTracker option, then you will need to 
specify the include
directory for the MTC package and the libary

For example, in my build

//Directory where the MTC.h file is located
MTC_INCLUDE_DIRECTORY:PATH=C:/Program Files/Claron 
Technology/MicronTracker/Dist

//Full path to the MTC.dll file
MTC_LIBRARY:FILEPATH=C:/Program Files/Claron 
Technology/MicronTracker/Dist/MTC.lib

If you don't have a MicronTracker, you can turn off the option and you 
will not be required to specify
the two parameters

Let us know if you have more questions.

-Andinet

> I try to build IGSTK3.0 under CMake 2.4 and VS C++6.0. Unfortunately 
> CMake tells me that MTC_INCLUDE_DIRECTORY-NOTFOUND and 
> MTC_LIBRARY-NOTFOUND. Looking on all my folders on my hard disk I can 
> not find the appropriate files. On the internet I found some entries 
> indicating a security problem with MTC.dll.
>
>  
>
> Any help would be appreciated - Peter.
>
>  
> ------------------------------------
> Peter Böttcher, Dr med vet, DipECVS
> European Veterinary Specialist in Surgery
> Fachtierarzt für Kleintierchirurgie
> Klinik für Kleintiere
> Universität Leipzig
> An den Tierkliniken 23
> D-04103 Leipzig (Germany)
> Tel: +49-341-9738700
> Fax: +49-341-9738799
> email: boettcher at kleintierklinik.uni-leipzig.de 
> <mailto:boettcher at kleintierklinik.uni-leipzig.de>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>IGSTK-Users mailing list
>IGSTK-Users at public.kitware.com
>http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users
>


-- 
==========================================================
Andinet A. Enquobahrie, PhD
R&D Engineer
Kitware Inc.

28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-371-3971 x124
www.kitware.com





More information about the IGSTK-Users mailing list