[bt-devel] Building cvs

Martin Gruner mg.pub at gmx.net
Mon Aug 14 08:43:55 MST 2006


Hi Benjie,

this really shouldn't happen. Did you do autogen.sh, configure, make? For me 
even the very strict "make distcheck" works...
Which autotools versions do you have?

God bless,

mg

Am Montag, 14. August 2006 05:27 schrieb cricketc at gmail.com:
> On Sun, Aug 13, 2006 at 01:52:36PM -0500, cricketc at gmail.com wrote:
> > Hey,
> >
> > I just checked out BibleTime from CVS, and I'm trying to build the
> > project. I'm using KDevelop 3.2.2, KDE 3.4.2, and Slackware 10.2. I
> > run Automake and friends, and configure, and everything is fine. But,
> > when it's actually compiling everything, I get an error on
> > csearchdialog.cpp:
> > 	csearchdialogpages.h:20:70: frontend/searchdialog/searchoptionsform.h:
> > No such file or directory csearchdialogpages.h:21:70:
> > frontend/searchdialog/searchresultsform.h: No such file or directory I
> > look at the file tree, and I see searchoptionsform.ui and
> > searchresultsform.ui, but there's no .h equivalents of those files.
>
> For anyone else who might have this problem: what I had to do was manually
> create the .h and .cpp files with these commnads:
> 	uic -o searchoptionsform.h searchoptionsform.ui
> 	uic -o searchoptionsform.cpp -i searchoptionsform.h
> 		searchoptionsform.ui
> There were three .ui files that needed that process -
> searchoptionsform.ui, searchresultsform.ui, and manageindicesform.ui.
>
> -Benjie
>
> _______________________________________________
> bt-devel mailing list
> bt-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/bt-devel



More information about the bt-devel mailing list