On 1-8-2012 13:28, Martin wrote: > On 01/08/2012 07:20, Reinier Olislagers wrote: >> Hi list, >> >> Trying to create a Lazarus installer on Windows: >> >> 1. gdb path problem >> the readme says: >>> A.5 Lazarus binaries >>> Some binaries from a lazarus/binaries svn tree. These binaries (like >>> gdb and the qt interface dll) are distributed with Lazarus, but are >>> not built from source. >> I did >> svn co http://svn.freepascal.org/svn/lazarus/binaries/i386-win32/ >> c:\development\lazbinaries\ >> and passed that directory to create_intaller as the 3rd argument > > You need to check out svn co > http://svn.freepascal.org/svn/lazarus/binaries > > You only got one folder in it. But thu installer can run for 64 bit too, > so it chooses the path itself Oh Martin, I can't believe I overlooked that ;) Thanks a lot ;)
>> BTW, patch attached that: >> - clarify/update readme (mentioned 2.2 fpc compiler instead of 2.6.0) >> - lets you use environment variables for BUILDDIR > I will look at it. Thanks, Reinier -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
