Re: [lazarus] SVN 9232 fails during compile

2006-05-03 Thread Micha Nelissen
Yoyong Hernan wrote: Hi All, D:\Projects\pascal\lazarusmake Compiling LCLType.pp LCLType.pp(880,16) Error: Identifier not found ULONG_PTR LCLType.pp(880,25) Error: Error in type definition Ah, I only checked compilation with 2.0.3. ULONG_PTR = PtrUInt, will fix this tonight. Micha

Re: [lazarus] SVN 9232 fails during compile

2006-05-03 Thread Yoyong Hernan
Micha Nelissen wrote: Yoyong Hernan wrote: Hi All, D:\Projects\pascal\lazarusmake Compiling LCLType.pp LCLType.pp(880,16) Error: Identifier not found ULONG_PTR LCLType.pp(880,25) Error: Error in type definition Ah, I only checked compilation with 2.0.3. ULONG_PTR = PtrUInt, will fix this

Re: [lazarus] SVN 9232 fails during compile

2006-05-03 Thread Micha Nelissen
Yoyong Hernan wrote: As a side question, do i have to use 2.0.3 or 2.0.2 is just fine? I am running in Windows XP Pro Sp2 Lazarus releases must compile with the latest fpc release. We try to keep lazarus SVN also compilable with latest fpc release but sometimes it gets broken by accident,

[lazarus] SVN 9232 fails during compile

2006-05-02 Thread Yoyong Hernan
Hi All, SVN 9232 fails during compile, can anyone check? Below is the log D:\Projects\pascal\lazarusmake makefile:3740: warning: overriding commands for target `examples' makefile:3702: warning: ignoring old commands for target `examples' make -C lcl all make[1]: Entering directory