Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
Running Qtopia app outside of image directory
Hi all,
I'm newbie to Qtopia and also not very familiar with Linux. I'm trying to create my own SDK, like that Greenphone one but with more general configuration. For some reasons I need to run my applications from my home directory, I can't install them into image directory before launch. I noticed that in the Greenphone SDK the builded executables from KDevelop are run directly from home dir without "make install". How can I achieve this? If I try to run my app from home folder it says that SXE key has not been set and "make install" is necessary...
Thanks in advance