+--On 2 octobre 2008 11:34:13 +0200 Chris Browet <[EMAIL PROTECTED]> wrote: | and "make -f Makefile.Debug" ? | | do you have any Makefile*? | please post the result of "qmake -v"
Qt from trolltech defaults to generate xcode project file (which don't work on my powerbook) you have to use -spec macx-g++ to get a Makefile. | 2008/10/2 Denis De Mesmaeker <[EMAIL PROTECTED]> | |> > | And does anybody know hotwo compile the svn version on osx? It |> > doesn't |> > | seem that I have qmake (fink doesn't seem to have that neither). |> > | Somebody having any hints? |> > |> > you'll find all you need in the "additional section" of : |> > http://trolltech.com/downloads/opensource/appdev/mac-os-cpp |> Ahhhh. Installed... |> > |> > |> > Even though I haven't tried it yet. (I tried macports version, but |> > it's |> > still 4.4.1, and takes ages to compile on my G4.) |> Unfortunately, nothing happens: |> [EMAIL PROTECTED]:~/Desktop/merkaartor $ qmake Merkaartor.pro NOUSEWEBKIT=1 |> [EMAIL PROTECTED]:~/Desktop/merkaartor $ make |> make: *** No targets specified and no makefile found. Stop. |> [EMAIL PROTECTED]:~/Desktop/merkaartor $ |> :-( |> |> _______________________________________________ |> Merkaartor mailing list |> [email protected] |> http://lists.openstreetmap.org/listinfo/merkaartor |> -- Mathieu Arnold _______________________________________________ Merkaartor mailing list [email protected] http://lists.openstreetmap.org/listinfo/merkaartor
