[Qt] Qt4 LCL interface problem in Linux x86_64

Ales Katona almindor at gmail.com
Sun Jan 13 16:01:03 CET 2008


When compiling with LCL_PLATFORM="qt" I found this error:

     qtobject.inc(269,20) Error: Illegal type conversion: "DWord" to 
"TQtObject"

I can typecast the dword to pointer first, but that won't help runtime 
(in fact, causes an access violation) since a DWord cannot hold a 
pointer in 64bit app.

Ales




More information about the Qt mailing list