Re: [Planner Dev] Windows version
- From: Jani tiainen <redetin luukku com>
- To: Planner Project Manager - Development List <planner-dev lists imendio com>
- Subject: Re: [Planner Dev] Windows version
- Date: Sun, 25 Jul 2004 16:16:57 +0300
Richard Hult wrote:
On sön, 2004-07-25 at 08:22 +0300, Jani tiainen wrote:
Richard Hult wrote:
On mån, 2004-07-05 at 11:31 +0300, Jani tiainen wrote:
Last time I used cygnome project, so it involved using Cygwin, and
ported gnome2 libraries. (It seems that current status of cygnome2
libraries are in good shape compared to last time I tried to do - I had
to compile everything by hand..)
I got mrproject compiled, but there was some problems to get it running
properly. Most difficulties involved backlinking, because Windows DLL
doesn't support undefined external references.
I remember that most of changes involved changin generated makefiles...
So I'll give a shot - It can't hurt that many =)
Cool, let me know how it works out :)
After a while struggling with correct setup for Cygwin I finally have
been able to compile Planner 0.12 on Cygwin!
So far I had only do well known change in egg-recent-model lock and
unlock functions, and had some troubles with automake system that I
really didn't solve - I edited files by hand.
I might be able to get it actually running, like last time - hopefully I
get it working correctly.
Few questions still hang out:
1) What are those .NET libraries?
It's an early version of C# bindings so you can access libplanner from
C# code, much like the python bindings.
Interesting in deed... So I ignore them for a while
") Could it be possible to move those backlinked depedencies to external
library, it would make Planner easier to port systems that really don't
support backlinking (or undefined symbols), like Windows.
Hm, what dependencies are you referring to here?
Err... It seems that some changes has been made since mrproject... =)
Now only thing that makes a little trouble is that in Windows you have
to explicitly link all referenced variables in shared libraries.
There is many references to libplanner-1 in xml, xls and storage
libraries. I had to add manually linking to libplanner-1 and compile
libplanner-1 library before all other (xml, xls and so on)
Now I have compiled whole thing I can't get it run, some problems in my
Gnome2 environment. But I'll get back when I have resolved these problems...
--
Jani Tiainen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]