Re: Building error in prefs.cc, about a missing hotkeys.h
Heinrich Mueller <[email protected]> Sun, 22 Jan 2012 15:46:05 +0100
| Newsgroups | gmane.comp.gnome.apps.pan.devel |
|---|---|
| Message-ID | <[email protected]> |
Am 22.01.2012 11:00, schrieb fredbezies: > > > 2012/1/22 Heinrich Müller <[email protected] <mailto:[email protected]>> > > fredbezies posted on Sun, 22 Jan 2012 10:46:59 +0100: > > > Hello. Trying to build it a few minutes ago and got this error : > > > > prefs.cc:34:21: fatal error: hotkeys.h: No such file or directory > > compilation terminated. > > make[3]: *** [prefs.o] Error 1 make[3]: *** Waiting for unfinished > > jobs.... > > make[3]: Leaving directory > > `/home/fred/Téléchargements/pan-git/src/pan2-build/pan/gui' > make[2]: *** > > [all-recursive] Error 1 make[2]: Leaving directory > > `/home/fred/Téléchargements/pan-git/src/pan2-build/pan' make[1]: *** > > [all-recursive] Error 1 make[1]: Leaving directory > > `/home/fred/Téléchargements/pan-git/src/pan2-build' > > make: *** [all] Error 2 > > Fixed. thanks. > _______________________________________________ > Pan-devel mailing list > [email protected] <mailto:[email protected]> > https://lists.nongnu.org/mailman/listinfo/pan-devel > > > No problem. Seen that sqlite is going to be used. Which requirements > are used there ? ;) > > -- > Frederic Bezies > [email protected] <mailto:[email protected]> > > > _______________________________________________ > Pan-devel mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/pan-devel I'm thinking about using libodb, but I will merge it only if it is working flawlessly. sqlite3 version will be 3.7.0 cheers.