[Lazarus] windows snapshot, "Can't find unit InterfaceBase used by Interfaces"
Felipe Monteiro de Carvalho
felipemonteiro.carvalho at gmail.com
Wed Apr 23 13:00:44 CEST 2008
If you update frequently, it may be more convenient to use subversion.
Just install 1 snapshot as usual, just so that you have the adequate
FPC, and then use tortoisesvn to get the latest Lazarus. You can even
remove everything except the mingw and the fpc dirs inside the
snapshot.
Then you can put a batch script in your lazarus this, like this one,
to build your Lazarus:
PATH=C:\Programas\lazarus22\fpc\2.2.1\bin\i386-win32
make OPT="-dWindowsUnicodeSupport"
pause
To update you just do svn update in tortoisesvn and then run the batch again.
--
Felipe Monteiro de Carvalho
More information about the Lazarus
mailing list