Lee Jenkins schreef:
> Vincent Snijders wrote:

> Will there not be a Windows installer released until the 0.9.26 release I 
> assume?  I've tried several time to build lazarus on windows from source, but 
> I 
> can never seem to get it to work.  Linux on the other hand seems to be a 
> cinch.
> 

There are snapshots:
http://wiki.lazarus.freepascal.org/Lazarus_Snapshots_Downloads
or
ftp://ftp.hu.freepascal.org/pub/lazarus

> Also, other than encoding existing source files to UTF-8, are there any 
> changes 
> to the user of strings in general or is this abstracted behind LCL?
> 

Take care in passing file names to the RTL and the fileutils unit. 
Strings in the LCL are generally encoded in UTF8, but RTL and fileutils 
are the system char set.

Vincent
_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to