Re: GTK2 & Win32
Malcolm Tredinnick <[email protected]> Thu, 27 Feb 2003 10:35:43 +1100
| Newsgroups | gmane.comp.gnome.apps.mr-project.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Feb 27, 2003 at 12:28:20AM +0000, Rene Auberger wrote: > I understood that Mr Project uses at the moment some gnome stuff which > makes it unpossible to compile it for windows because of the obviously > non-existent gnome on windows. But I asked myself if it would be > possible to modularize Mr Project in a fashion that allows to leave out > the parts that won't work under windows. I never took a deep look into > the code so perhaps someone who is familiar with it can tell a) which > parts of Mr project need gnome and which don't and b) if some useful > parts are still left :-) if the code can be modularized. See http://lists.codefactory.se/pipermail/mrproject-devel/2002-June/000502.html (ignore the strange date on that mail, the original poster sent mail incorrectly dated from the June 2018 and Evolution "corrected" the date on the reply to June 2002. The mail itself was sent a few weeks ago). for some specific details. To answer part (a) of your question, it appears that libmrproject can be built with glib and libxml2 (and all their dependencies). The mrproject module, on the other hand, is very dependent on Bonobo stuff, so you need to wait for that. Malcolm -- The early bird may get the worm, but the second mouse gets the cheese.