[Insight-users] WrapITK and Java Bindings
Julien Michel
julien.michel at c-s.fr
Mon Nov 16 10:26:19 EST 2009
Gaëtan Lehmann a écrit :
> Hi Julien,
>
> Sorry for the late reply,
>
> Guide.txt is outdated. You have to turn on WRAP_ITK_DOC to build the
> python doc currently.
>
> I'm afraid there is not much documentation about that for now. Please
> just call me if to dive in that subject - it may be easier to explain
> how it work that way.
>
> Regards,
Thank you Gaetan. I managed to figure this out by myself. I spotted a
possible mistake in Languages/Doc/CMakeLists.txt:62
in STRING(TOLOWER ...) it seems that xmlname and ${xmlname} are inverted
(once switched I got no more warning about missing doc files).
I did modify the itk_doxy2swig.py so as to get javadoc documentation as
well in the generated *_doc.i using the following workaround from swig:
http://www.swig.org/Doc1.3/Java.html#javadoc_comments
Now, I am just missing one more step to import this documentation when
generating java proxy classes (maybe I missed something in
Languages/Java/CMakeLists.txt).
Thank you very much for your help, I might call you if I need to.
Regards,
Julien
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Julien MICHEL - Ingénieur d'études - Traitement d'images
CS Systèmes d'Information - Division ESPACE
Département Information Géographique & Image
Téléphone : +33 561 17 64 27
Email : julien.michel at c-s.fr
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
More information about the Insight-users
mailing list