discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem with latest GNUstep (in CVS) on windows?


From: Jason Clouse
Subject: Re: problem with latest GNUstep (in CVS) on windows?
Date: Wed, 30 Nov 2005 09:37:41 -0500

On 2005-11-30 02:45:05 -0500 Lloyd Dupont <lloyd@nova-mind.com> wrote:

apparently it should be in some directories pointed to by "GSBackend"
if I perform a search in the Tool directory and I find:
..\Library\Bundles\libgnustep-back-010.bundle.
that could be the one.
How do I put it into GSBackend variable now?

In your Defaults database (don't know where .GNUstepDefaults is on Windows, in UNIX, it's in ~/GNUstep/Defaults/), you need to have a key in the NSGlobalDomain:

    NSGlobalDomain = {
        ...
        GSBackend = "back-010";
        ...
    };




reply via email to

[Prev in Thread] Current Thread [Next in Thread]