On Thu, 20 Jan 2011 03:23:06 +0100% Colomban Wendling <[email protected]> wrote:
> Le 20/01/2011 02:45, Filip Gruszczyński a écrit : > > I am trying to compile geany from trunk, but I get error saying, > > that the are no rules to make object PlatGTK.cxx. Am I doing > > something wrong? Do I have to run aclocal, autoconf, etc. in some > > specific way ;-)? > Are you updating from an older SVN revision? If yes, try to re-run > autogen.sh, I had a similar problem after the build system update of > Scintilla. > > Cheers, > Colomban Or remove from the directory where you checked out Geany, all files that do not belong to repository. I'm using Git, there it is as easy as `git clean -xd'. Running ./autogen.sh or `make clean' did not solve anything for me. _______________________________________________ Geany mailing list [email protected] http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
