Hi David!

There is no difference in building static and dynamically linked library as
part of qmake project as such.

It's hard to say what is the problem without seeing project files. My guess
there is wrong path in one of variables added to INSTALLS qmake variable

~Daniil

On Sat, Aug 6, 2011 at 1:04 AM, David Talmage <talm...@acm.org> wrote:
> Thanks, Daniil! This is nearly working.
>
> I structured my directories as you advised. Everything builds and the app
> links with lib. There is an executable, oh-my/app/app.
>
> Then some task called "copydeploymentfolders" is invoked and it fails. The
> output is:
>
> Copying application data...
>
> cp: cannot overwrite non-directory
> `/home/talmage/N900/oh-my-build-simulator/app/app' with directory
> `/home/talmage/N900/oh-my/app/'
>
> make[1]: *** [copydeploymentfolders] Error 1
>
> I can't imagine qmake thinks it's doing.
>
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to