[IGSTK-Users] Errors errors errors while installing

Patrick Cheng cheng at isis.georgetown.edu
Tue Feb 15 09:50:32 EST 2011


Hi Mikki,

All these open source toolkits are managed by the CMake build system. 
You should probably read about CMake before you get into IGSTK.

Download an windows installation executable of CMake from here
http://www.cmake.org/

You will need to use CMake to configure each package to generate a build 
file, in this case, a solution file for your compiler MS VS9. Then you 
need to open the generated .sln file and compile each packages.

Patrick

On 2/15/2011 4:02 AM, M.Weesenaar at rad.umcn.nl wrote:
> Hi all,
>
> Im trying to configure and install IGSTK.
>
> Therefore I prolly need to use FLTK, VTK and ITK.
>
> But I do not really how it all works… Install_path_prefix, where to put
> the binaries, etc..! :(
>
> My environment:
>
> Windows NT
>
> MsVS 9
>
> CMake
>
> Kind regards,
>
> Mikki
>
>
> Het UMC St Radboud staat geregistreerd bij de Kamer van Koophandel in
> het handelsregister onder nummer 41055629.
> The Radboud University Nijmegen Medical Centre is listed in the
> Commercial Register of the Chamber of Commerce under file number 41055629.
>
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users



More information about the IGSTK-Users mailing list