compiling 0.14.5 / git latest for win32

José Fontanil <[email protected]> Sat, 06 Aug 2011 23:20:21 +0200
Newsgroups gmane.comp.gnome.apps.planner.devel
Organization Glarotech GmbH
Message-ID <[email protected]>
Hi, it's quite a while since planner 0.14.5 was announced, so I tried to 
compile it for windows manually using your detailed instruction list at 
http://live.gnome.org/Planner/Windows .

Here is my feedback, maybe this is of help for you:

Problems / what's missing:

Compiling Planner (make -f Makefile.win32 install):
-----------------
- build-script 0.14.4:
   - One library and dev-lib was too old (font...)
   - After changed downloadlist I also disabled the md5checks
- 7-Zip 7z.exe is not in /c/Program Files/7-Zip/ since I use a German
   Windows 7 64Bit: /c/Programme/7-Zip/
- hhc is not in path by default
- "missing sentinel in function call" warning appeared:
   -> Since there is a warning in compiling: Removed -Werror flag in top
      Makefile.win32
- Changed planner-util-win32.c : _(...) functions lead to an undefined
   reference during linking - changed in not translated strings.

Creating Installer (make -f Makefile.win32 createinstaller):
------------------
all ok

starting planner after install - but nothing happens, very 
frustrating!!! :-(

Hope you will provide a working binary soon..

Best regards

José