<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.24.1.1">
</HEAD>
<BODY>
eh,since i am using ubuntu,i used apt-get to install lazarus 0.9.26-2 and fpc 2.2.2-8.LCL and IDE are both GTK1.i'm thinking if anyone else has problem with this?<BR>
<BR>
在 2009-04-03五的 16:12 +0200,Bart写道:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On 4/3/09, 闫程远 <<A HREF="mailto:yanchengyuan@gmail.com">yanchengyuan@gmail.com</A>> wrote:
> hi all!i've upgraded my lazarus to 0.9.26-2 from the official deb
> source.when i compile a program with GTK2,lazarus warns me that it cannot
> find "gtk2int.pas" used by interface.
> my fpc version is 2.2.2-8,also installed from the official deb source.can
> any body help me?
First thoughts...
Did you compile Lazarus 0.9.26 from source?
If so, did you build the IDE for gtk1, if sou you need to also build
the lcl for gtk2:
make lcl LCL_PLATFORM = gtk2
Also make sure the path to fpc (Environment options) is set to the
correct fpc version.
Bart
_______________________________________________
Lazarus mailing list
<A HREF="mailto:Lazarus@lazarus.freepascal.org">Lazarus@lazarus.freepascal.org</A>
<A HREF="http://www.lazarus.freepascal.org/mailman/listinfo/lazarus">http://www.lazarus.freepascal.org/mailman/listinfo/lazarus</A>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>