Benoît Minisini schrieb:
>
> Thanks. Now I need the result of the following commands on your (David & Ron)
> system:
>
> $ 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 developm
Benoit,
Here my parameters on Fedora 10
[r...@linusky Packages]# pkg-config --cflags qt-mt
-DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -
D_REENTRANT -I/usr/lib/qt-3.3/include
[r...@linusky Packages]# pkg-config --libs-only-l qt-mt
-lqt-mt -lmng -ljpeg -lpng -lz -lXi -lXre
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
Benoît Minisini schrieb:
>> Good morning Benoit (and everyone)
>>
>> Just came about a question: When I want to bring my Gambas2 app to
>> Gambas3, will this be as roundabout as it is from Gambas1 to Gambas2?
>> (Creating new forms and converting the code...) Or is it more upward
>> compatible?
>>
On Thursday 19 February 2009, Benoît Minisini wrote:
> > 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
> 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
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.
>
r.
> On Wednesday 18 February 2009, Benoît Minisini wrote:
> > > Hi, it happened to me some day ago,
> > > there is what I did to fix it.
> > > # ln -s /usr/lib/qt3/lib64/libqt-mt.so.3.3.8
> > > /usr/lib64/libqt-mt.so.3.3.8 # ln -s
> > > /usr/lib/qt3/lib64/libqt-mt.so.3.3.8 /usr/lib64/libqt-mt.so.3.3
On Wednesday 18 February 2009, Benoît Minisini wrote:
> > Hi, it happened to me some day ago,
> > there is what I did to fix it.
> > # ln -s /usr/lib/qt3/lib64/libqt-mt.so.3.3.8 /usr/lib64/libqt-mt.so.3.3.8
> > # ln -s /usr/lib/qt3/lib64/libqt-mt.so.3.3.8 /usr/lib64/libqt-mt.so.3.3
> > # ln -s /usr
Hi, here is mine. It is located in /usr/lib/qt3/lib64/
Regards
--
David
- Original Message
From: Benoît Minisini
To: mailing list for gambas users
Sent: Wednesday, February 18, 2009 1:00:22 PM
Subject: Re: [Gambas-user] Gambas 2 -> Gambas 3
> Hi, it happened to me some d
> Hi, it happened to me some day ago,
> there is what I did to fix it.
> # ln -s /usr/lib/qt3/lib64/libqt-mt.so.3.3.8 /usr/lib64/libqt-mt.so.3.3.8
> # ln -s /usr/lib/qt3/lib64/libqt-mt.so.3.3.8 /usr/lib64/libqt-mt.so.3.3
> # ln -s /usr/lib/qt3/lib64/libqt-mt.so.3.3.8 /usr/lib64/libqt-mt.so.3
> # ln
gt; From: Benoît Minisini
> To: mailing list for gambas users
> Sent: Wednesday, February 18, 2009 8:37:38 AM
> Subject: Re: [Gambas-user] Gambas 2 -> Gambas 3
>
> > On Wednesday 18 February 2009, Benoît Minisini wrote:
> > > > Benoit,
---8<
> >
> >
libqt-mt was unaccessible, could be Gambas involved?
Regards
--
David
- Original Message
From: Benoît Minisini
To: mailing list for gambas users
Sent: Wednesday, February 18, 2009 8:37:38 AM
Subject: Re: [Gambas-user] Gambas 2 -> Gambas 3
> On Wednesday 18 February 2009,
> On Wednesday 18 February 2009, Benoît Minisini wrote:
> > > Benoit,
> > >
> > > I trying to compile and install Gambas 3 from the svn trunk and I have
> > > the same problem
> > > like Rolf.
> > >
> > > When I start the compilation by: make=> I have the same
> > > error on : cannot fin
On Tuesday 17 February 2009, richard terry wrote:
> On Tue, 17 Feb 2009 09:42:09 pm Rolf-Werner Eilert wrote:
> > Benoît Minisini schrieb:
> > >> Good morning Benoit (and everyone)
> > >>
> > >> Just came about a question: When I want to bring my Gambas2 app to
> > >> Gambas3, will this be as round
On Wednesday 18 February 2009, Benoît Minisini wrote:
> > Benoit,
> >
> > I trying to compile and install Gambas 3 from the svn trunk and I have
> > the same problem
> > like Rolf.
> >
> > When I start the compilation by: make=> I have the same
> > error on : cannot find -lqt-mt
> >
> >
Benoît Minisini schrieb:
>> Benoit,
>>
>> I trying to compile and install Gambas 3 from the svn trunk and I have
>> the same problem
>> like Rolf.
>>
>> When I start the compilation by: make=> I have the same
>> error on : cannot find -lqt-mt
>>
>> I tryed to compile Gambas 3 on Fedora 7
Benoît Minisini schrieb:
>> Benoit,
>>
>> I trying to compile and install Gambas 3 from the svn trunk and I have
>> the same problem
>> like Rolf.
>>
>> When I start the compilation by: make=> I have the same
>> error on : cannot find -lqt-mt
>>
>> I tryed to compile Gambas 3 on Fedora 7
Doriano Blengino schrieb:
> Benoît Minisini ha scritto:
>>> Benoit,
>>>
>>> I trying to compile and install Gambas 3 from the svn trunk and I have
>>> the same problem
>>> like Rolf.
>>>
>>> When I start the compilation by: make=> I have the same
>>> error on : cannot find -lqt-mt
>>>
>>
Benoît Minisini ha scritto:
>> Benoit,
>>
>> I trying to compile and install Gambas 3 from the svn trunk and I have
>> the same problem
>> like Rolf.
>>
>> When I start the compilation by: make=> I have the same
>> error on : cannot find -lqt-mt
>>
>> I tryed to compile Gambas 3 on Fedor
> Benoit,
>
> I trying to compile and install Gambas 3 from the svn trunk and I have
> the same problem
> like Rolf.
>
> When I start the compilation by: make=> I have the same
> error on : cannot find -lqt-mt
>
> I tryed to compile Gambas 3 on Fedora 7 and Fedora 10, and the both
> case
Benoit,
I trying to compile and install Gambas 3 from the svn trunk and I have
the same problem
like Rolf.
When I start the compilation by: make=> I have the same
error on : cannot find -lqt-mt
I tryed to compile Gambas 3 on Fedora 7 and Fedora 10, and the both
case I have the s
On Tue, 17 Feb 2009 09:42:09 pm Rolf-Werner Eilert wrote:
> Benoît Minisini schrieb:
> >> Good morning Benoit (and everyone)
> >>
> >> Just came about a question: When I want to bring my Gambas2 app to
> >> Gambas3, will this be as roundabout as it is from Gambas1 to Gambas2?
> >> (Creating new for
> Benoît Minisini schrieb:
> >> Good morning Benoit (and everyone)
> >>
> >> Just came about a question: When I want to bring my Gambas2 app to
> >> Gambas3, will this be as roundabout as it is from Gambas1 to Gambas2?
> >> (Creating new forms and converting the code...) Or is it more upward
> >> c
Benoît Minisini schrieb:
>> Good morning Benoit (and everyone)
>>
>> Just came about a question: When I want to bring my Gambas2 app to
>> Gambas3, will this be as roundabout as it is from Gambas1 to Gambas2?
>> (Creating new forms and converting the code...) Or is it more upward
>> compatible?
>>
> Good morning Benoit (and everyone)
>
> Just came about a question: When I want to bring my Gambas2 app to
> Gambas3, will this be as roundabout as it is from Gambas1 to Gambas2?
> (Creating new forms and converting the code...) Or is it more upward
> compatible?
>
> The reason for asking this is
Good morning Benoit (and everyone)
Just came about a question: When I want to bring my Gambas2 app to
Gambas3, will this be as roundabout as it is from Gambas1 to Gambas2?
(Creating new forms and converting the code...) Or is it more upward
compatible?
The reason for asking this is that you to
27 matches
Mail list logo