On Mon, Aug 27, 2001 at 07:29:14PM +0200, Lars Gullik Bjønnes wrote:
> there are two options for the po stuff... genereate from the ui files
ok, it looks like this can be done by grepping for <string>some text</string>
good idea I think
> ../../../../../src/frontends/qt2/QAboutDialog.h:11:33: ui/QAboutDialogBase.h: No
>such file or directory
> make[5]: *** [QAboutDialog_moc.lo] Error 1
I don't understand this. I have set SUBDIRS in Makefile.am to "ui moc" so the ui/
directory should have been build first,
which would geenereate the .C/h files in ui/ directory.
I seem to be plagued by problems that make no sense today ;)
regards
john
--
"Premature generalization is the root of all evil."
- Karl Fogel