Re: predecessor task list with simple text hierarchy
Maurice van der Pot <griffon26-bCGDfOjggl9Wk0Htik3J/[email protected]> Thu, 25 Dec 2008 10:24:46 +0100
| Newsgroups | gmane.comp.gnome.apps.planner.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Dec 16, 2008 at 04:55:51PM +0530, ビカス ヤダワ (vikas yadav) wrote:
> The error what comes when I click [Add] button in the predecessor tab of
> task properties dialog:
> src/.libs/planner: symbol lookup error: src/.libs/planner: undefined symbol:
> mrp_task_get_name_tree
This is because planner has loaded a different version of libplanner,
one without your new function.
To make sure that planner loads the right libraries, run the planner
wrapper script in src/ instead of the executable in src/.libs.
An even better way is to install planner before running it, otherwise
it may be using data files from a previously installed version of
planner. I tend to install in ${HOME}/local and run from there.
Regards,
Maurice.
--
Maurice van der Pot
Gentoo Linux Developer [email protected] http://www.gentoo.org
Gnome Planner Developer griffon26-bCGDfOjggl9Wk0Htik3J/[email protected] http://live.gnome.org/Planner
_______________________________________________
Planner-dev-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/planner-dev-list
signature.asc
(application/pgp-signature, 197 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEARECAAYFAklTUV4ACgkQMGnpIbeahxyHbgCeLWlEZyV6O8DVO8Jiv8lkWsBA xp4AnR63R9T/alViyaG/Xza0H/x7F2I/ =cA4f -----END PGP SIGNATURE-----