Hi,

i don't know where exactly the mac-version places the qt-directory, but
it is certainly there. Did you try to issue a find?

If not try to determine the location of the QtCore directory.

$ find / -name QtCore -print

The parent-directory of QtCore is QTDIR.

Hth

David


Am Sat, 23 Aug 2008 08:09:19 -0700
schrieb Vincent Manis <[EMAIL PROTECTED]>:

> Can someone walk me through the installation of the qt egg on OS X?  
> I've installed the
> binary distribution from Trolltech's website (qt-mac- 
> opensource-4.4.1.dmg). My main problem
> is figuring out what to set QTDIR to, as there doesn't seem to be a  
> `Qt' directory as such.
> Any help would be appreciated.
> 
> Thanks! -- v
> 
> 
> _______________________________________________
> Chicken-users mailing list
> Chicken-users@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/chicken-users


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to