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: It seems that the following header files are not present: aboutpluginsbase.h docitemattrprefsbase.h docsectionsbase.h multiprogressdialogbase.h pageitemattributesbase.h smlinestylewbase.h stylemanagerbase.h tocindexprefs.h tocindexprefsbase.h useprintermarginsdialogbase.h %gcc-v Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.4 [FreeBSD] 20050518 %uname -a FreeBSD morpheus.blueframe.test 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Wed Mar 8 20:22:35 CET 2006 samudra at morpheus.blueframe.test:/usr/obj/usr/src/sys/GENERIC i386 Bye, Samudra
