qt library for Mac

R

Rui_Carlos

Guest
I need compile (and install) a program (DBDesigner) that needs QT library.
Where can I download this library?
 
Joined
Dec 13, 2006
Messages
30
Reaction score
1
Points
8
Location
Sweden
Your Mac's Specs
MacBook 2.0 GHz 1 GB
See trolltech.com, or go directly to ftp.trolltech.com.
 
Joined
Apr 29, 2006
Messages
4,576
Reaction score
378
Points
83
Location
St. Somewhere
Your Mac's Specs
Mac Studio, M1 Max, 32 GB RAM, 2 TB SSD
You may also be able to get it at DarwinPorts (http://darwinports.com). DarwinPorts is a complete open source "distro" in source form, plus a fully automated build environment complete with dependency management. I am quite certain that it will have Qt there.
 
Joined
Jun 6, 2008
Messages
1
Reaction score
0
Points
1
Sorry for the sidetrack

Hey does anyone know if this is the right file path to use in order to set up Qt? I have it configured, made, and installed (all with the DMG) but i needed to set it up to actually WORK. (I'm using http://doc.trolltech.com/3.3/install-mac.html to install it). In the part under step 4 where it says
Type:

cd $QTDIR
./configure
I did that. It said that it had no such file or directory. So here's what I think is the problem but I'm not sure:
so I set the part in step 2 to say "QTDR=/Developer/Tools/Qt instead of
QTDR=/Developer/qt like it says to, because I have no folder "qt" under developer, but I DO have a folder "Qt" under /Developer/tools. Might this be the problem?
 
OP
R

Rui_Carlos

Guest
Move the archive that you have downloaded to folder /Developer, and after unpack it. Now you should have the folder /Developer/qt-version, so you have to rename the folder to qt.
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top