[Insight-users] Anyone built ITK + Java bindings on OS X?
Mike Jackson
mike.jackson at imts.us
Sun Jan 21 18:58:01 EST 2007
Blair,
Have you tried using make instead of xcode to build these
things? I looks like something in the Xcode generator is borked in
CMake. If all you are really after is a build of ITK then you do not
really have to use Xcode to build it. Try generating make files and
see what happens.
I have not actually tried building ITK with Java Bindings on OS X. I
have built ITK 2.8.1 with out a problem
I am on OS X Intel 10.4.8 with the latest set of Xcode tools.
--
Mike Jackson Senior Research Engineer
Innovative Management & Technology Services
On Jan 21, 2007, at 5:55 PM, Blair Cruz wrote:
> Hello Again,
> I've been at this for a few days now and I'm out of ideas. Please,
> please let me know if you have ANY ideas that may help. Again, heres
> what's going on:
>
> I need to build ITK with the java bindings on OS X. I can build
> ITK+Java Bindings on XP/Visual Studion 8. I can build ITK without
> Java Bindings on OS X/Xcode.
>
> If I build CableSwig outside of ITK I get the following error:
> ------------------
> 2007-01-21 12:25:23.358 xcodebuild[9899] CFLog (0):
> CFPropertyListCreateFromXMLDat
> a(): Old-style plist parser: missing
> semicolon in dictionary.
> 2007-01-21 12:25:23.393 xcodebuild[9899] CFLog (0):
> CFPropertyListCreateFromXMLData(): The file name for this data might
> be (or it might not):
> /Users/jannettdean/Desktop/JC_Stuff/cableBuild/CableSwig.xcodeproj/
> project.pbxproj
> 2007-01-21 12:25:23.489 xcodebuild[9899] XML parser error:
> Unexpected character / at line 1
> Old-style plist parser error:
> Missing ';' on line 531
> xcodebuild: Error: couldn't load project
> /Users/jannettdean/Desktop/JC_Stuff/cableBuild/CableSwig.xcodeproj
> -----------------
>
> If I build CableSwig with ITK I get the following error:
> ----------------
> CMake Error: Cannot find gcc_platform.cmake.
> ----------------
> I found a thread regarding this here:
> http://public.kitware.com/pipermail/insight-users/2004-December/
> 011585.html
> And tried what was recommended but that did not resolve the error.
>
> I haved tried so many different ways to build and nothing works. My
> only OS X machine is an old iBook, so it's really painful testing
> different ways to build. Every cmake configuration takes about 20
> minutes.
>
> Does anyone have a CableSwig binary for OS X that I could use? Or the
> compiled libraries+jar for the java bindings. I have all my ITK+ Java
> bindings code written and I really need to port it to a mac.
>
> My environment is:
> OS: OS X 10.4.6
> CMake: 2.4 patch 6
> Xcode: DevToolsCore-762.0; DevToolsSupport-764.0
>
> Thanks,
> Blair Cruz
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
More information about the Insight-users
mailing list