Re: [Harbour] Re: qtcore4.lib

2009-10-26 Thread Massimo Belgrano
Bcc non seem supported as compiler by qt http://doc.trolltech.com/4.5/compiler-notes.html 2009/10/26 Itamar Lins : > Viktor Szakáts escreveu: >> >> Better would be to forget BCC for any serious jobs. > > Ok, BCC was abandoned for me. > -- Massimo Belgrano __

Re: [Harbour] Re: qtcore4.lib

2009-10-26 Thread Viktor Szakáts
if exist "%HB_DIR_QT%\lib\libQtCore4.a" copy /b /y "%HB_DIR_QT%\lib\libQtCore4.a" "%HB_LIB_INSTALL% \libQtCore4.a" if exist "%HB_DIR_QT%\lib\libQtGui4.a"copy /b /y "%HB_DIR_QT%\lib\libQtGui4.a""%HB_LIB_INSTALL% \libQtGui4.a" if exist

Re: [Harbour] Re: qtcore4.lib

2009-10-26 Thread Massimo Belgrano
BCC Is not supported AFAIK bcc have low support from qt 2009/10/26 Itamar Lins : > And to MSVC or BCC what is needed ? > Maybe tutor for making HBQT libs step by step. > > -- Massimo Belgrano ___ Harbour mailing list Harbour@harbour-project.org http: