Fwd: [vtkusers] Mac OS X, Java guru needed, please.
Kustaa Nyholm
Kustaa.Nyholm at planmeca.com
Mon Feb 19 04:17:09 EST 2007
Sorry to respond to my own email but I'm happy to report that was able
to get the compile to work
(atleast I think so) by adding the following:
JAVA_AWT_LIBRARY:STRING=-framework JavaVM
to the file VTK/CmakeCache.txt
br Kusti
Kustaa Nyholm
Research Manager, Software
Research and Technology Division
PLANMECA OY
Asentajankatu 6
00880 HELSINKI
FINLAND
Please note our new telephone and fax numbers!
Tel: +358 20 7795 572 (direct)
Fax: +358 20 7795 676
GSM: +358 40 580 5193
e-mail: kustaa.nyholm at planmeca.com
This e-mail may contain confidential or privileged information. If you
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden. We will not be liable for direct,
indirect, special or consequential damages arising from alteration of
the contents of this message by a third party or as a result of any
virus being passed for viruses.
>>> "Kustaa Nyholm" <Kustaa.Nyholm at planmeca.com> 19.2.2007 10:12:53
>>>
Hi Mike,
thanks for the tip. I was able find and set the JAVA_AWT_INCLUDE_PATH
setting,
but could not find JAVA_AWT_LIBRARY.
Tried to compile with Java wrappings enabled but still get the
multiple
definition error.
After some (;-) reading I concluded that JAVA_AWT_LIBRARY should be
set
by cmake findjni but further than
that I haven't got. Any pointer what should I debug next?
br Kusti
Kustaa Nyholm
Research Manager, Software
Research and Technology Division
PLANMECA OY
Asentajankatu 6
00880 HELSINKI
FINLAND
Please note our new telephone and fax numbers!
Tel: +358 20 7795 572 (direct)
Fax: +358 20 7795 676
GSM: +358 40 580 5193
e-mail: kustaa.nyholm at planmeca.com
This e-mail may contain confidential or privileged information. If you
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in
this
e-mail is strictly forbidden. We will not be liable for direct,
indirect, special or consequential damages arising from alteration of
the contents of this message by a third party or as a result of any
virus being passed for viruses.
>>> Mike Jackson <imikejackson at gmail.com> 16.2.2007 19:20:23 >>>
This was posted to the VTK list back in January.
It isn't that java on OS X Intel is broken just that the defaults
that VTK/CMake uses are wrong. If you follow the directions below you
should be able to build Java/VTK on OS X Intel with out a problem.
Mike Jackson
--
Mike Jackson
imikejackson & gmail * com
Begin forwarded message:
> From: Kenneth Sloan <kennethrsloan at gmail.com>
> Date: January 29, 2007 3:58:53 PM EST
> To: vtkusers at vtk.org
> Subject: Re: [vtkusers] Mac OS X, Java guru needed, please.
>
>
> On Jan 29, 2007, at 2:05 PM, David Cole wrote:
>>
>>
>> Kenneth Sloan, if you're still reading this thread, try this on
>> your Mac build of VTK:
>> - cd into your binary directory
>> - type "ccmake ." and hit return (or full path to ccmake if it's
>> not in your env PATH)
>> - type "t" to toggle to see advanced settings (t again to hide
them)
>> - scroll down and set the following settings:
>> - JAVA_AWT_LIBRARY should be "-framework JavaVM"
>> - JAVA_AWT_INCLUDE_PATH should be something like "/System/Library/
>> Frameworks/JavaVM.framework/Headers"
>>
>>
>
> Still reading, and accumulating advice. I've been on the road -
> but it seems that there has been a lot of progress made, so I've
> been happy to sit and watch for awhile.
>
> I'll try another build RealSoonNow and report back.
>
>
>> Hope this finally helps / it sure did take more than a village,
>>
>> :-)
>> David Cole
>> Kitware, Inc.
>>
>
> --
> Kenneth Sloan
> KennethRSloan at gmail.com
> Computer and Information Sciences
> +1-205-934-2213
> University of Alabama at Birmingham FAX +1-205-934-5473
> Birmingham, AL 35294-1170
http://www.cis.uab.edu/sloan/
>
>
> _______________________________________________
> This is the private VTK discussion list.Please keep messages on-
> topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
_______________________________________________
This is the private VTK discussion list.
Please keep messages on-topic. Check the FAQ at:
http://www.vtk.org/Wiki/VTK_FAQ
Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers
_______________________________________________
This is the private VTK discussion list.
Please keep messages on-topic. Check the FAQ at:
http://www.vtk.org/Wiki/VTK_FAQ
Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list