Hi Julien,
Thanks for your quick response. Yes, the RTTI support should be enabled:
F:\Qt\3.3.5Evaluation>type .qtwinconfig
CONFIG+= shared thread release stl rtti
and I can see the /GR flag during the compile time.
However, both the release and the debug versions of wengophone is crash.
Anything else I can try?
Thanks in advance,
-Onur
On 12/26/05, Julien Gilli <[EMAIL PROTECTED]> wrote:
Hello,
Onur Cinar a écrit :
> Adding static_cast<const char*> (...) around the QString objects seems
> like fixing the problem.
Have you enabled RTTI support in your Qt setup ?
All the best,
--
Julien Gilli
OpenWengo, the free and multiplatform VoIP client
http://dev.openwengo.com/
_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel
_______________________________________________ Wengophone-devel mailing list [email protected] http://dev.openwengo.com/mailman/listinfo/wengophone-devel
