I havent been playing with lazarus for almost a year now so i decided to do a complete new install. Just a checkout and a make should be enough but i get this error "revision.inc does not exist" and so the compilation failed.
I did a quick search and i read the revision.inc is now created with svn2revisioninc.exe, the problem is that this tool has not been compiled yet. So i fixed that by cd tools, make. Then it all compiles as it should. So it seems there is a small problem in the lazarus make file ;) Greetings, Marius _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
