ok I try to compile using -debug , but aplicattion not start at all
and no errors appears , why ? Bruno 2009/6/28 Viktor Szakáts <[email protected]> > Bruno, > > -lhbdebug isn't needed as its automatically added by hbmk2. > > You could use -debug though to add C level debug info as this > error isn't happening on .prg level so -b cannot help much in this case. > > Brgds, > Viktor > > On Mon, Jun 29, 2009 at 12:30 AM, Bruno Luciani<[email protected]> > wrote: > > This is the log compiling using -b option in hbmk2 and linking hbdebug > lib > > > > Bruno > > > > br...@notebook:~/harbour_svn/harbour/contrib/hbqt/tests$ hbmk2 -b > hbmk.hbm > > demoqt.prg -lhbdebug > > hbmk: Processing local make script: hbmk.hbm > > hbmk: Processing configuration: /usr/bin/hbmk.cfg > > Harbour 2.0.0beta2 (Rev. 11558) > > Copyright (c) 1999-2009, http://www.harbour-project.org/ > > Compiling 'demoqt.prg'... > > Lines 724, Functions/Procedures 18 > > Generating C source output to 'demoqt.c'... Done. > > br...@notebook:~/harbour_svn/harbour/contrib/hbqt/tests$ ./demoqt > > > > Unrecoverable error 6005: Exception SIGSEGV at address 0x20 > > Called from QT_QWIDGET_SETWINDOWTITLE(0) > > Called from (b)QWIDGET(0) in ../../TQWidget.prg > > Called from QMAINWINDOW:SETWINDOWTITLE(0) in ../../TQWidget.prg > > Called from MAIN(106) in demoqt.prg > > br...@notebook:~/harbour_svn/harbour/contrib/hbqt/tests$ > > > > 2009/6/28 Pritpal Bedi <[email protected]> > >> > >> > an HBQT error ? may be ? > >> > >> Yes, EXACTLY. > >> This is what we need to locate. > >> > >> Regards > >> Pritpal Bedi > >> > >> -- > >> View this message in context: > >> > http://www.nabble.com/Error-compilin-demoqt-in-linux-tp24243747p24246028.html > >> Sent from the Harbour - Dev mailing list archive at Nabble.com. > >> > >> _______________________________________________ > >> Harbour mailing list > >> [email protected] > >> http://lists.harbour-project.org/mailman/listinfo/harbour > > > > > > _______________________________________________ > > Harbour mailing list > > [email protected] > > http://lists.harbour-project.org/mailman/listinfo/harbour > > > > > _______________________________________________ > Harbour mailing list > [email protected] > http://lists.harbour-project.org/mailman/listinfo/harbour >
_______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
