Hi,
i'm trying to use QtScript in a windows ce project but i found that if i just add #include <QtScript> to the .h file visual studio told me that the connection was closed by the host when I try to execute it.
If i comment out the include it start correctly...
What's happening?
Thanks,
Riccardo