[Scribus] Missing header files in 1.3.3 release
Riku Leino
tsoots
Thu Mar 30 23:17:25 CEST 2006
Samudra Reiher wrote:
> Hi,
>
> I am trying to compile the official 1.3.3 Release under FreeBSD, but
> running into several gcc errors:
>
> In file included from aboutplugins.cpp:7:
> aboutplugins.h:10:30: aboutpluginsbase.h: No such file or directory
> In file included from aboutplugins.cpp:7:
if you go through the source files you'll find files with the extension "ui"
to match these headers. You'll need to run uic on those ui files to generate
the missing header and source files.
More information about the scribus
mailing list