[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug #19209] Can't buid SystemPreferences (svn) under MinGW : direct
|
From: |
Nicola Pero |
|
Subject: |
Re: [bug #19209] Can't buid SystemPreferences (svn) under MinGW : directory does not exist |
|
Date: |
Tue, 6 Mar 2007 01:39:16 +0100 (CET) |
OK ... thanks! Try again from trunk.
(savannah doesn't let me login, it seems hung)
Thanks
-----Original Message-----
From: Xavier Glattard <address@hidden>
Sent: Mon, March 5, 2007 11:47 pm
To: Nicola Pero <address@hidden>
Cc: Nicola Pero <address@hidden>, Xavier Glattard <address@hidden>,
address@hidden
Subject: Re: [bug #19209] Can't buid SystemPreferences (svn) under MinGW :
directory does not exist
Selon Nicola Pero <address@hidden>:
>
> Follow-up Comment #1, bug #19209 (project gnustep):
>
> I'll have a look at this later today, but just noticed you mention that
> you're using gnustep-make 1.13.0 - can you try again using gnustep-make from
> trunk (and check the new MinGW instructions in
> core/make/Documentation/README.MinGW) ? :-)
>
> I suspect you'll still have the problem (I'm not sure if frameworks still
> work under MinGW, need to check that), but it's worth doing any
> testing/fixes/changes on gnustep-make from trunk.
>
> Thanks
I wonder if my report was clear enough. ;-)
The framework 'PreferencePanes' is build : no problem here
But the 'Modules' can not find it during the build process.
It is looked for in
'../PreferencePanes/PreferencePanes.framework/Version/Current' but 'Version'
does not exist. The library/dll files are in 'PreferencePanes.framework'.
When I change the path in all GNUmakefile.preamble files the app is build and
runs fine.
Do you really need i check with the gnustep-make from trunk ?
Can I do that without have to re-build everything ?
regards
Xavier