[lazarus] Linking problem ...

Baeseman, Cliff Cliff.Baeseman at greenheck.com
Wed Jun 2 10:25:42 EDT 1999


No that is exactly where we are headed my friend. The Glade stuff will
output source
which will use the LCL components we have built. I want to use that and not
GTK direct stuff at all. This will allow easy integration into the object
IDE code base. I am able to efficently use our flat IDE to edit and compile
code now. We just wish to finish up some small config file stuff and maybe a
project file. That is all and nothing more.

Do not worry we are still headed the same direction on this my friend. ;)

Since I am working some Glade Stuff I will have a look at the Resize Issues
while I work
on it. I will probably have some time to look at it tonight.


Cliff

-----Original Message-----
From: Shane Miller [mailto:SMiller1 at stvgb.org]
Sent: Wednesday, June 02, 1999 8:54 AM
To: lazarus at miraclec.com
Subject: Re: RE: [lazarus] Linking problem ...


Cliff, remember that we don't want to build an entire RAD IDE in GTK.  We
simply want something that will allow us to continue on Lazarus.  Some of
the things that you are working on may be better if they are put into
Lazarus.  If you have found a way to bypass the string addition problem,
then perhaps we should implement it in Lazarus.

Currently, Lazarus can open any files and save them too.  We are not using
the tabs because we have yet to determine a good way to do the resizing and
the alignment of child controls.  I think this stuff should be worked on
instead of a form designer.  Remember, we are trying to implement a basic
IDE and then create the units so others can write code.  

There will be no way for you to use the form designer without the basic
units finished.
Can someone look into the resize problem?  The basic idea is having TCONTROL
(or something) keep a list of controls and when one resizes, run through
that list and it a control's parent is the control that resized, then tell
that control to resize.  Then we can check each controls alignment and
such....

What are your thoughts Cliff?
Shane


>>> "Baeseman, Cliff" <Cliff.Baeseman at Greenheck.com> 06/01 4:05 PM >>>
Shane did anyone run that stuff you are having trouble with?

Cliff

-----Original Message-----
From: Shane Miller [mailto:SMiller1 at stvgb.org] 
Sent: Tuesday, June 01, 1999 3:57 PM
To: lazarus at miraclec.com 
Subject: Re: [lazarus] Linking problem ...


It appears to me that you are running GTK 1.1 or o lder version (and glib).
It gets a bit sloppy trying to replace these versions but try doing a make
clean and pull 1.2 from gtk.org (gtk and glib) and re-install them.

Shane


>>> Alain RIVIERE <riviere.alain at wanadoo.fr> 06/01 3:41 PM >>>
Hello everybody,

I try to start some "lazarus" dev. I have followed the guidelines in
Lazarus-developer-HowTo 0.6. Evreything is fine except the last
step : I have a link error when I do :

$ cd ../lazarus
$ make

Please find attached the link log file. I know that certainly you
need more informations on my config, so don't hesitate to ask
them.

Thanks in advance for your help, Alain.

[[ make.log : 5165 in WINMAIL.DAT ]]

_________________________________________________________________
     To unsubscribe: mail lazarus-request at miraclec.com with
                "unsubscribe" as the Subject
    archives at http://www.miraclec.com/list_archives/lazarus 

_________________________________________________________________
     To unsubscribe: mail lazarus-request at miraclec.com with
                "unsubscribe" as the Subject
    archives at http://www.miraclec.com/list_archives/lazarus

_________________________________________________________________
     To unsubscribe: mail lazarus-request at miraclec.com with
                "unsubscribe" as the Subject
    archives at http://www.miraclec.com/list_archives/lazarus






More information about the Lazarus mailing list