On Tue, 30 Aug 2011, Paul Ishenin wrote:

30.08.2011 21:36, michael.vancann...@wisa.be wrote:
PS. That said, I'd love to see your script. Is it in SVN ?
No. The script is simple:

C:\programming\fpc\bin\i386-win32\make.exe bigideclean bigide OPT="-Criot -gt -gh -gw -godwarfsets -dUseVistaDialogs"
if errorlevel 2 goto finish
del lazarus.win32.exe
ren lazarus.exe lazarus.win32.exe
:finish

Yes, this I could have written myself (in bash, of course) :)

Btw, try to update svn and build again. I found one typo which could cause an endless loop while unit loading.

It's indeed fixed, thank you very much !

Michael.

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to