maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   Multiple Target Patterns error failure trying to upload to Maemo Extras via Autobuilder (https://talk.maemo.org/showthread.php?t=69867)

Halftux 2014-01-08 22:45

Re: Multiple Target Patterns error failure trying to upload to Maemo Extras via Autobuilder
 
Quote:

Originally Posted by Willem Liu (Post 995823)
It seems that it can't handle sources in subdirectories. I've now put all the source files in the top directory and the error is gone.

It can handle sources in subdirectories it is because you have some Makfiles in the subdirectories with notations for QtCreator(win) and these can not be analysed from autobuilder.
So you need to change your rules file like this from the wiki.

Maybe that helps some people who are struggling with the same.

Instead of commenting out the "make clean" command you can put another command above.

Code:

qmake YourAppname.pro
And the makefile gets created in the autobuilder and will have some linux format which will not cause Multiple Target Patterns when a make command is called.


All times are GMT. The time now is 21:54.

vBulletin® Version 3.8.8