Hi Pritpal

Pritpal Bedi wrote:
> 
> 
> With MSVC I get this error all the time. After deep investigations
> I am of this view that destructors in MSVC are implemented in different
> way than in MinGW. I could not find a proper solution without ugly hacks.
> 
> 

I get the same error compiling with MSVC8 or with mingw 4.0  (from Qt
distribution).
I daily compile HARBOUR with MSVC8 and mingw (both release and debug build)
as well as
hbide.
Not long ago (don't know release num) this feature was working.

By the way.

I compile  Harbour also with HB_BUILD_DEBUG=yes set, but as you can
see prg files are compiled without debug info (line numbers,....)
I also tried with SET HB_USER_PRGFLAGS=-b -l , but it doesn't compile.

Called from HBQTUI:DESTROY(0)  <----  harbour compiled with
HB_BUILD_DEBUG=yes
Called from IDEPROJMANAGER:FETCHPROPERTIES(649) in ideprojmanager.prg  <--
hbide compiled with -b -l

BRGS
Franček
-- 
View this message in context: 
http://old.nabble.com/hbide-runtime-error-tp27605764p27612436.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to