On Thu, 2010-02-25 at 11:26 +0200, Tatu Lahtela wrote: > Another option is that you have run qmake outside the scratchbox > environment > and created invalid Makefiles. You might have to delete your current > Makefiles manually and then re-run qmake in the target platform.
Users of (awful, horrible, hateful, doesn't-actually-do-much) qmake regularly have to do complete rebuilds. Luckily, when using git, it's easy to remove all generated files like so: git clean -dfx Back-up first, I suppose. -- [email protected] www.murrayc.com www.openismus.com _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
