« Return to Thread: ITK V4.1.0 & Wrapping/ExternalProjects/PyBuffer: building seems broken

ITK V4.1.0 & Wrapping/ExternalProjects/PyBuffer: building seems broken

by Fabrice Salvaire-3 :: Rate this Message:

| View in Thread

Hi everybody,

I successfully build and installed ITK V4.1.0, which should solve some
building bugs of V4.0.0 like :
  - PySwigIterator
  - funny path
InsightToolkit-4.0.0/lib/cmake/ITK-4.0/WrapITK/;CACHE;INTERNAL;PATH;subpath

Now I am trying to build Wrapping/ExternalProjects/PyBuffer for Numpy
interoperability.

I could do it for ITK V3.20 using:
   cd .../Wrapping/WrapITK/ExternalProjects/PyBuffer
   ccmake -D CMAKE_INSTALL_PREFIX:PATH=... CMakeLists.txt

CMake find ITK but not gccxml, in fact it tries to checkout it ...
If I setup off GCC XML then I get a mess with the Generators and Typedef
directories.
Well I have no idea how to debug this and what information to provide.

Thus to summarize: I believe the building is broken and I request an ITK
(Wrapper) expert to help me.

Cheers and thanks in advance for your help,

Fabrice


[fabrice_salvaire.vcf]

begin:vcard
fn:Fabrice Salvaire
n:Salvaire;Fabrice
org:Genomic Vision;IT
adr;quoted-printable:B=C3=A2timent E;;80-84 rue des Meuniers;Bagneux;;92220;France
email;internet:fabrice.salvaire@...
tel;work:+33 (0)1 49 08 07 62
x-mozilla-html:FALSE
url:http://www.genomicvision.com
version:2.1
end:vcard



_____________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php

Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://www.itk.org/mailman/listinfo/insight-users

 « Return to Thread: ITK V4.1.0 & Wrapping/ExternalProjects/PyBuffer: building seems broken