Re: how to start qt4 programming under FC6?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> if anyone has a working setup for this, or there's a web page that
> covers this, i'd be grateful.

Isn't it enough to create a "qtprepare" ?

#!/bin/sh

unset QTINC QTLIB QTPATH_LRELEASE QMAKESPEC

qmake-qt4

----------------------------------------------------------------------------------

It should create a Makefile for you.

Another possibility is adding these lines to your .cshrc:

#QT
setenv QTDIR /usr/lib/qt4
setenv QTPATH_LRELEASE $QTDIR/bin/lrelease
setenv QMAKESPEC $QTDIR/mkspecs/linux-g++

--
Paulo Roma Cavalcanti
LCG - UFRJ
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux