Hi
Im using QtCreator in ubuntu. I wrote a simple file streaming code using QFile and QDataStream. the program exit without any error. but output file did not create. what
s the problem? I change my project folder permissions to +rwx but still does n`t work.
how can I fix it?