View Single Post
Posts: 239 | Thanked: 194 times | Joined on Jul 2010 @ Amsterdam
#1
Hi,

This is my first post. Although I've been reading the forums for many months now.
I've got the following weird thing going on.
On my laptop I've installed Nokia Qt SDK 1.0. On that I can create some Qt applications and have it packaged to a .deb file. This file I can install on my N900 without problems.
Now on my PC I've got the same installation of the Nokia Qt SDK. But when I build my application (exact same source code). It can package a .deb file. The .deb file does install, but the binary is saved as a non-executable (chmod 644) file.

My question is if someone knows how this is possible. How can I change this?

Hope someone can help me out.

Thanks in advance.