Yes, fpc 2.2.2 and lazarus svn
andrea

Vincent Snijders ha scritto:
> Andrea Mauri schreef:
>   
>> I am developing a cross platform application.
>> Yesterday I dropped a csvexporter on a form (and I was under win). The 
>> lazdbexport unit have been added by the IDE.
>> Then today, working on my Ubuntu pc at home I tried to recompile the 
>> same project and I got an error (lazdbexport unit not found), so I 
>> opened an empty project and I dropped csvexporter on the form.
>> The IDE added the fpccsvexport unit, so I introduced the IFDEFs.
>> I supposed that the IFDEF were in the package.
>> Anyway I used the csvexporter just a bit and it seems to work fine both 
>> on win and linux :).
>>     
> Do you use the same lazarus/fpc versions on both windows and linux?
>
> Vincent
> _______________________________________________
> Lazarus mailing list
> Lazarus@lazarus.freepascal.org
> http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
>
>   

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

Reply via email to