Hi.
I must migrate aplication from Qt 4.8 to Qt 5.6. but i have problem with QdataStream with bool and enum.
how can i fix it?
FIXED: qt 5.6 require #include <QDataStream>
Hi.
I must migrate aplication from Qt 4.8 to Qt 5.6. but i have problem with QdataStream with bool and enum.
how can i fix it?
FIXED: qt 5.6 require #include <QDataStream>
Last edited by stevocz; 20th December 2016 at 11:58.
Bookmarks