[Gambas-user] Gambas 2 -> Gambas 3
David Villalobos Cambronero
david_villalobos_c at ...43...
Thu Feb 19 15:36:42 CET 2009
Here is mine:
[root at ...2078... david]# pkg-config --cflags qt-mt
-DQT_SHARED -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/lib/qt3//include
[root at ...2078... david]# pkg-config --libs-only-l qt-mt
-lqt-mt -lmng -ljpeg -lpng -lz -lXrender -lXrandr -lXcursor -lXinerama -lXft -lfreetype -lfontconfig -lXext -lX11 -lm -lSM -lICE -ldl -lpthread
[root at ...2078... david]# pkg-config --libs-only-L qt-mt
-L/usr/lib/qt3/lib64
[root at ...2078... david]# pkg-config --libs-only-other qt-mt
--- NO OUTPUT ---
Regards
--
David
----- Original Message ----
From: Ron_1st <ronstk at ...239...>
To: gambas-user at lists.sourceforge.net
Sent: Wednesday, February 18, 2009 6:36:48 PM
Subject: Re: [Gambas-user] Gambas 2 -> Gambas 3
On Thursday 19 February 2009, Benoît Minisini wrote:
> $ pkg-config --cflags qt-mt
> $ pkg-config --libs-only-l qt-mt
> $ pkg-config --libs-only-L qt-mt
> $ pkg-config --libs-only-other qt-mt
>
> If, of course, your qt development package uses the pkg-config system!
>
> Thanks in advance.
>
root at ...1311...:~# pkg-config --cflags qt-mt
-DQT_SHARED -DQT_TABLET_SUPPORT -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/include/qt3
root at ...1311...:~# pkg-config --libs-only-l qt-mt
-lqt-mt -laudio -lXt -ljpeg -lpng -lz -lXi -lXrender -lXrandr -lXcursor
-lXinerama -lXft -lfreetype -lfontconfig -lXext -lX11 -lm -lSM -lICE -ldl -lpthread
(^^^all on one line^^^)
root at ...1311...:~# pkg-config --libs-only-L qt-mt
-L/usr/X11R6/lib
root at ...1311...:~# pkg-config --libs-only-other qt-mt
(^^^ empty^^^)
/usr/include/qt3 exists and contains theqt3 *.h files
Best regards,
Ron_1st
--
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Gambas-user mailing list
Gambas-user at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user
More information about the User
mailing list