Re: Trying to build kdelibs4-snapshot
[email protected] Sat, 12 Nov 2005 14:41:34 -0500
| Newsgroups | gmane.comp.kde.darwin |
|---|---|
| Message-ID | <[email protected]> |
On Saturday 12 November 2005 10:18 am, Jason Harris wrote: > Hello, > > I've compiled qt-mac-opensource-src-4.0.1, and am now attempting to compile > kdelibs4_snapshot on OSX 10.4. However, I can't even get it to configure. > It keeps dying with a "Can't find Qt" error. In the config.log, I see it > does find the Qt4 headers, but the test program fails because it can't find > a file for "-lQtGui_debug". make sure you're setting QTDIR set to where you're compiled qt-mac-opensource-4.0.1 > Is there a step I am missing; perhaps a > patched admin directory or something that I need? I am trying to use > unsermake (because it was my understanding that you have to right now for > kde4); would I have better luck with bksys or scons? > i don't think you want to use usermake at all. i don't think that works on os x. just use scons, but be sure you have very recent version of scons, i have v0.96.91. I haven't got kdelibs to completely compile, but you this should get you started. -b