Re: [Harbour] Re: INSTALL file - HBQTS and linux

2010-05-24 Thread Bruno Luciani
Yes this is what I mean I have compiled my own static version of QT , ver 4.6.2 downloaded from Nokia I have set export HB_QT_STATIC="yes" export HB_WITH_QT="/usr/lib/qt" And try to compile static version of harbour hbqt xxx s libraries But compiler don't know anything about static in linux a

Re: [Harbour] Re: INSTALL file - HBQTS and linux

2010-05-24 Thread Bruno Luciani
I think my english is not so bad to you not understand me Sorry for the inconvenience Bruno 2010/5/24 Viktor Szakáts > > Sorry viktor , I wouldn't want to say that INSTALL file > > > > have inaccurate information or like that > > > > The only think is that I first check it to not > > ask a que

Re: [Harbour] Re: INSTALL file - HBQTS and linux

2010-05-24 Thread Viktor Szakáts
> Sorry viktor , I wouldn't want to say that INSTALL file > > have inaccurate information or like that > > The only think is that I first check it to not > ask a question that is in this file I understand, but it's not there because I don't know it (and it's not important information for mos

Re: [Harbour] Re: INSTALL file - HBQTS and linux

2010-05-24 Thread Bruno Luciani
Sorry viktor , I wouldn't want to say that INSTALL file have inaccurate information or like that The only think is that I first check it to not ask a question that is in this file I don't know which is relevant forum to this question if not this , where i can ask a question relevant to develop a

Re: [Harbour] Re: INSTALL file - HBQTS and linux

2010-05-24 Thread Viktor Szakáts
> Viktor do you not understand my question > > I need to create LIBHBQTS.a to compile our harbour aplication in static mode > > in windows we don not have problems , but in linux I do not know how to > > declare , location of static qt libraries and indicates to harbour to compile > hbqts I'm

Re: [Harbour] Re: INSTALL file - HBQTS and linux

2010-05-24 Thread Bruno Luciani
Viktor do you not understand my question I need to create LIBHBQTS.a to compile our harbour aplication in static mode in windows we don not have problems , but in linux I do not know how to declare , location of static qt libraries and indicates to harbour to compile hbqts this is my question ,

Re: [Harbour] Re: INSTALL file - HBQTS and linux

2010-05-24 Thread Viktor Szakáts
> We have an opensource software based in HBQT , and we like to distribute it > in static version > this is why I asking for hbqts in linux You're asking it at wrong place. This is not a Harbour issue. Viktor ___ Harbour mailing list (attachment size

Re: [Harbour] Re: INSTALL file - HBQTS and linux

2010-05-24 Thread Bruno Luciani
We have an opensource software based in HBQT , and we like to distribute it in static version this is why I asking for hbqts in linux Bruno 2010/5/24 Viktor Szakáts > > anyway if I am compiling an opensource program I can use static version > > > > exist a way to do that in linux ? > > Probably

Re: [Harbour] Re: INSTALL file - HBQTS and linux

2010-05-24 Thread Viktor Szakáts
> anyway if I am compiling an opensource program I can use static version > > exist a way to do that in linux ? Probably it's documented somewhere, check QT website. BTW if you have an opensource software, it's probably not a problem to require QT package to be installed in order to run it. V

Re: [Harbour] Re: INSTALL file - HBQTS and linux

2010-05-24 Thread Bruno Luciani
anyway if I am compiling an opensource program I can use static version exist a way to do that in linux ? Bruno 2010/5/24 Angel Pais > If you link QT statically then you must buy a license from Nokia. > In that case you should ask Nokia's support on how to do that. > > Harboue team have clearl

Re: [Harbour] Re: INSTALL file - HBQTS and linux

2010-05-24 Thread Bruno Luciani
thanks Angel Bruno 2010/5/24 Angel Pais > If you link QT statically then you must buy a license from Nokia. > In that case you should ask Nokia's support on how to do that. > > Harboue team have clearly state they won't support not recommend QT static > linking, due to license issues. > > Regar