[KimDaBa] KimDaBa on Cygwin and OSX
Daniel Berger
daniberger at gmx.ch
Mon Mar 15 14:33:38 GMT 2004
hello
>
> But now I get an error when running make:
>
> ktempdir.cpp: In member function `bool KTempDir::create(const
> QString&, int)':
> ktempdir.cpp:77: error: `mkdtemp' undeclared (first use this function)
> ktempdir.cpp:77: error: (Each undeclared identifier is reported only
> once for each function it appears in.)
> make[3]: *** [ktempdir.lo] Error 1
> make[3]: Leaving directory `/home/daniel/kimdaba-1.1/kimdaba/compat'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/daniel/kimdaba-1.1/kimdaba'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/daniel/kimdaba-1.1'
> make: *** [all] Error 2
>
> I think there's a missing 'include' for qt (or where ever mkdtemp is
> defined) in the makefile?
> Maybe I've to add a --configure--blabla-dir = /bla/bla.
>
> regards Dani
I think I found something:
http://developer.kde.org/documentation/library/cvs-api/kdecore/html/classKTempDir.html
says 'since 3.2' and on cygwin I'm running
Qt: 3.2.3
KDE: 3.1.4
But the same works on Linux on SuSE 9.0 (KDE 3.1.x)
More information about the Kphotoalbum
mailing list