[Lazarus] what error is this..?

Vincent Snijders vsnijders at quicknet.nl
Sun Feb 17 15:17:31 CET 2008


Tanuwijaya schreef:
> Hi,
> I just installed lazarus on my centos box,
> then I try to make a very simple application which just consist
> label and a button, the button when pressed just change the caption of 
> the label.
> But when I tried to compile and run the application I got this message:
> 
> /usr/bin/ld: cannot find -IX11
> 
> I thought that the ld is nor exists, but it is there.
> What should I do to solve this?
> Thanks in advance.

See FAQ: 
http://wiki.lazarus.freepascal.org/Lazarus_Faq#I_receive_an_error_during_the_linking_that_states_.2Fusr.2Fbin.2Fld_can.27t_find_-l.3Csome_lib.3E

Vincent



More information about the Lazarus mailing list