[vtk-developers] Java build problem on Intel Macs
David Cole
david.cole at kitware.com
Thu Sep 21 17:23:45 EDT 2006
You can actually just run ccmake, let it find stuff and then change the
advanced settings to eliminate the JavaEmbedding stuff.
Re-configure and re-build and see if it all works.
Press 't' while in ccmake to toggle showing/hiding advanced settings.
Sean McBride wrote:
>On 2006-09-21 16:56, David Cole said:
>
>
>
>>Well... if you want to try it out and see what happens, you can just
>>remove "-framework JavaEmbedding" from the CMake setting
>>JAVA_AWT_LIBRARY and any bits of "JavaEmbedding.framework" paths that
>>occur in any JAVA_*_INCLUDE_* CMake settings...
>>
>>
>
>I wouldn't have to rebuild CMake, would I? I can just change
>FindJNI.cmake, and rebuild vtk?
>
>
>
More information about the vtk-developers
mailing list