Re: Frameworks under MS Windows and linking issues

2005-03-18 Thread Marc Brünink
On Friday, Mar 18, 2005, at 05:38 Europe/Berlin, Adam Fedor wrote: On Mar 16, 2005, at 3:45 PM, Marc Brünink wrote: Hi List, finally we managed it to compile install a small but evil framework under MS Windows. So we got a myFramework.dll. But now the next problem arises: How to link a program

Re: /etc/GNUstep ????

2005-03-18 Thread Richard Frith-Macdonald
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2005-03-18 10:16:33 + Pete French [EMAIL PROTECTED] wrote: FYI, if you don't want to use it you won't have to. And you can tell that file to live somewhere else on your filesystem if you prefer. This is all part of the Grand Design. How to you

Re: [GDL2] EODetailDataSource and EODisplayGroup

2005-03-18 Thread David Ayers
Dirk Lattermann wrote: an EODisplayGroup needs an EOEditingContext so that it can observe its objects. The docs say it should get the editing context from its data source in setDataSource:. Now, how is this supposed to work with an EODetailDataSource, whose editingContext: method returns the

Current CVS Solaris problem

2005-03-18 Thread Andreas Höschler
Hello, I just tried to build base from cvs on Solaris 9 and got Making all for subproject Additions... Compiling file GSCategories.m ... In file included from ../../Headers/Foundation/Foundation.h:41, from GSCategories.m:26: ../../Headers/Foundation/NSCharacterSet.h:189: error:

Re: [GDL2] EODetailDataSource and EODisplayGroup

2005-03-18 Thread Dirk Lattermann
Thank you, David, for your explanation, but unfortunately they do not help me much. I will try to explain what I want to do. I intend to programmatically create a display group for a detail data source. Until now in my test setups of EOInterface, I created all the interface elements (or have

[Fwd: Re: Frameworks under MS Windows and linking issues]

2005-03-18 Thread Andre Levy
once again... Original Message Subject: Re: Frameworks under MS Windows and linking issues Date: Fri, 18 Mar 2005 13:47:48 +0100 From: andre levy [EMAIL PROTECTED] To: Marc Brünink [EMAIL PROTECTED] References: [EMAIL PROTECTED] Marc Brünink wrote: On Friday, Mar 18, 2005, at

Re: Current CVS Solaris problem

2005-03-18 Thread Richard Frith-Macdonald
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2005-03-18 12:58:50 + Andreas Höschler [EMAIL PROTECTED] wrote: Hello, I just tried to build base from cvs on Solaris 9 and got Making all for subproject Additions... Compiling file GSCategories.m ... In file included from

Re: Frameworks under MS Windows and linking issues

2005-03-18 Thread Marc Brünink
On Friday, Mar 18, 2005, at 15:03 Europe/Berlin, Nicola Pero wrote: gcc-o shared_obj/FBConnWin.exe \ ./shared_obj/FBConnWin_main.o \ -Lc:/GNUstep/System/Library/Frameworks/SRFoundation.framework -Lc:/GNUstep/Library/Libraries -Lc:/GNUstep/Local/Library/Libraries

Re: Installer UI advices

2005-03-18 Thread Jeff Teunissen
Frederico Muñoz wrote: [snip] Sorry this message is so long, I didn't have time to make it shorter. (And when you do have to do this, the wizard UI seems the most reasonable and efficient way to get through it. It is easier to rush through a wizard and be sure you've at least glanced at

Re: Frameworks under MS Windows and linking issues

2005-03-18 Thread Nicola Pero
gcc-o shared_obj/FBConnWin.exe \ ./shared_obj/FBConnWin_main.o \ -Lc:/GNUstep/System/Library/Frameworks/SRFoundation.framework -Lc:/GNUstep/Library/Libraries -Lc:/GNUstep/Local/Library/Libraries -Lc:/GNUstep/System/Library/Libraries -lSRFoundation