Finally it worked!
Let me summarize how the issue has been resolved.
1. I switched using Qt 3.3.5 Free Edition from Q 3.3.5 Evaluation copy.
2. The free edition let me re-compile Qt with RTTI, STL, and Exceptions.
3. I removed all of the references to QAxWidget object from within Wengo source code (2 or 3 files only).
4. In order to be consistent with the Qt library, rather than compiling in Debug mode, I compiled Wengo in Release mode.
So far, things are working perfectly fine.
Best regards,
-Onur
_______________________________________________ Wengophone-devel mailing list [email protected] http://dev.openwengo.com/mailman/listinfo/wengophone-devel
