[ITK-users] [ITK] Include ITK and VTK libraries compiled into a project C ++ Visual Studio 2010

Dženan Zukić dzenanz at gmail.com
Sun Oct 4 11:07:15 EDT 2015


You need to use CMake <https://cmake.org/> to configure your project, and
choose as "generator" Visual Studio 2010.

On Mon, Sep 28, 2015 at 4:28 PM, Abdelkhalek Bakkari <
bakkari.abdelkhalek at hotmail.fr> wrote:

>
> Hello everyone,
>
> I'm trying to debug a C ++ project with a source and a binary file
> (containing the Makefile).
>
> This project compiles perfectly in the terminal, but when I try to compile
> in Visual Studio 2010, it emphasizes all my .h saying they are not found.
> Even by adding my libraries compiled into my project, I have the same
> result.
>
> Do you know how it can be configured to recognize Include ITK and VTK
> libraries compiled into a project C ++ Visual Studio 2010 with  ITK and VTK
> libraries?
>
> Thanks  you in advance,
>
> Best regards,
>
> Abdelkhalek Bakkari
> Ph.D candidate in Computer Science
> Institute of Applied Computer Science
> Lodz University of Technology, Poland
>
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/mailman/listinfo/community
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20151004/394bb011/attachment.html>


More information about the Insight-users mailing list