Re: performSelector: withObject: withObject:

2005-05-31 Thread Keeron Ögren
On 2005-05-31 17:39:33 + Adam Fedor <[EMAIL PROTECTED]> wrote: I think you want @selector(commandToRun:extra:) That's the full method name. Thanks, that works. / Keeron ___ Gnustep-dev mailing list Gnustep-dev@gnu.org http://lists.gnu.or

Re: performSelector: withObject: withObject:

2005-05-31 Thread Adam Fedor
On May 31, 2005, at 7:22 PM, Keeron Ögren wrote: Hello, I hope this is the right list for this question - I trying to learn how to develop under GNUstep. Well - new to Objective-C I run into a problem - I get a error when trying to use selectors. Not when using NSObject method performSelecto

[Gnustep-cvs] gnustep/core/make ChangeLog Documentation/READM...

2005-05-31 Thread Nicola Pero
CVSROOT:/cvsroot/gnustep Module name:gnustep Branch: Changes by: Nicola Pero <[EMAIL PROTECTED]> 05/05/31 16:15:01 Modified files: core/make : ChangeLog core/make/Documentation: README.MinGW Log message: Updated instructions for MinGW instal

Re: GNUSTEP_WITH_DLL and GSObjCRuntime.h

2005-05-31 Thread Nicola Pero
> > If it doesn't build for you, what error are you getting ? > > > > undefined references to gnustep-base functions and methods such as > NSLog. This occurs building any of the Tools, including autogsdoc and > cvtenc. I initially thought it was the GNUSTEP_WITH_DLL setting but > it now loo

performSelector: withObject: withObject:

2005-05-31 Thread Keeron Ögren
Hello, I hope this is the right list for this question - I trying to learn how to develop under GNUstep. Well - new to Objective-C I run into a problem - I get a error when trying to use selectors. Not when using NSObject method performSelector: withObject: for one argument of data but when us

Re: GNUSTEP_WITH_DLL and GSObjCRuntime.h

2005-05-31 Thread Leigh Smith
If it doesn't build for you, what error are you getting ? undefined references to gnustep-base functions and methods such as NSLog. This occurs building any of the Tools, including autogsdoc and cvtenc. I initially thought it was the GNUSTEP_WITH_DLL setting but it now looks more like lib

Re: GNUSTEP_WITH_DLL and GSObjCRuntime.h

2005-05-31 Thread Nicola Pero
If it doesn't build for you, what error are you getting ? It certainly worked for me ... and at a quick glance the preprocessor code seems fine. It's probably easier for us to understand what is happening if you tell us the error that you are getting. ;-) Thanks :-) > Using the CVS head, in co

OpenBSD problems

2005-05-31 Thread Riccardo
Hello, I finally upgraded my OpenBSD box from 3.5 to 3.7 on sparc, thus I grabbed CVS of gnustep again and compiled everything. I notice that no application is able to start, thus I did some testing using he tests in base/Testing. OpenBSD 3.7 still shipts with gcc 2.95.3 and that is what I am

GNUSTEP_WITH_DLL and GSObjCRuntime.h

2005-05-31 Thread Leigh Smith
Using the CVS head, in core/base/Headers/Additions/GNUstepBase/ GSObjCRuntime.h the constant GNUSTEP_WITH_DLL is checked and only if BUILD_libgnustep_base_DLL is defined is __MINGW32__ checked as to whether GS_EXPORT and GS_DECLARE are defined as __declspec(dllexport). This seems to cause pr

[Gnustep-cvs] GNUstep Testfarm Results

2005-05-31 Thread Adam Fedor
Test results for GNUstep as of Tue May 31 06:34:09 EDT 2005 If a particular system failed compilation, the logs for that system will be placed at ftp://ftp.gnustep.org/pub/testfarm If you would like to add your machine to this list, set up a cron job (make sure you set up your PATH and other envir