[kepler-dev] [Bug 4956] make sure matlab works with installed version of kepler 2.0
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Thu May 13 16:34:26 PDT 2010
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4956
--- Comment #10 from jianwu <jianwu at sdsc.edu> 2010-05-13 16:34:25 PDT ---
Hi Christopher, thanks a lot for your update.
I tried it on 64 bit mac and 64 bit windows. As I expected, it works on 64 bit
mac, but not on 64 bit windows.
So I updated the wiki page
https://kepler-project.org/developers/teams/build/matlab-lib-build-instructions-in-kepler-for-matlab-actor/?searchterm=mingw
trying to explain how to build lib for 64 bit windows. You can have a check.
One issue I met is the javah can not be set by ./configure on 64 bit windows,
since we do not have mingw32-gcc in 64 bit windows. javah is required to
generate ptmatlab.h. So I have to change configure.in a little bit to generate
matlab lib. I attached the configure.in I modified, you can see the changes.
--
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the Kepler-dev
mailing list