discuss-gnustep
[Top][All Lists]
Advanced

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

ProjectCenter: PCPrefController.m:27:35: Library/ProjectCenter.h: No suc


From: Frode
Subject: ProjectCenter: PCPrefController.m:27:35: Library/ProjectCenter.h: No such file or directory
Date: Tue, 22 Nov 2005 17:52:33 +0100

Hi!

I'm trying to build ProjectCenter from the newest sources by the
commands

  cd /gnustep/dev-apps/ProjectCenter
  make

But it claims it cannot find "ProjectCenter.h" header file. What is the
reason for this and how do I fix it?

(Should PCLogController include ProjectCenter/ProjectCenter.h and not
Library/ProjectCenter.h?)

Thanks for any help!
Regards,
Frode

--- Short build log
--------------------------------------------------------

PCPrefController.m:27:35: Library/ProjectCenter.h: No such file or
directory
In file included from PCPrefController.m:29:
PCLogController.h:34:1: warning: "ERROR" redefined
In file included from
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../   indows.h:52,
                 from
c:/Developer/gnustep-src/System/Library/Headers/GNUstepBase/preface.h:47
,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSObject.h:10
1,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSDebug.h:30,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/Foundation.h:
31,
                 from
c:/Developer/gnustep-src/System/Library/Headers/AppKit/AppKit.h:38,
                 from PCPrefController.h:29,
                 from PCPrefController.m:26:
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../../include/wingdi.h:31   : this is the location of the
previous definition
PCPrefController.m: In function `-[PCPrefController setDefaultValues]':
PCPrefController.m:106: error: `SuccessSound' undeclared (first use in
this function)
PCPrefController.m:106: error: (Each undeclared identifier is reported
only once
PCPrefController.m:106: error: for each function it appears in.)
PCPrefController.m:107: error: `FailureSound' undeclared (first use in
this function)
PCPrefController.m:108: error: `PromptOnClean' undeclared (first use in
this function)
.
.
.
make[2]: *** [shared_obj/PCPrefController.o] Error 1
make[1]: *** [ProjectCenter.all.framework.variables] Error 2
make[1]: Leaving directory `/gnustep/dev-apps/ProjectCenter/Library'
make: *** [internal-all] Error 2


--- Complete build log
-----------------------------------------------------

frode@STARMOBILE /home/frode
$ cd /gnustep/dev-apps/ProjectCenter/

frode@STARMOBILE /gnustep/dev-apps/ProjectCenter
$ make
touch link-setup
rm -rf ProjectCenter
mkdir ProjectCenter
cp -f Library/*.h ProjectCenter
Making all in Library...
make[1]: Entering directory `/gnustep/dev-apps/ProjectCenter/Library'
Making build-headers for framework ProjectCenter...
 Creating ProjectCenter.framework/Headers...
 Creating derived_src...
 Creating ProjectCenter.framework/Resources...
Making all for framework ProjectCenter...
 Compiling file PCBundleLoader.m ...
In file included from PCBundleLoader.m:29:
PCLogController.h:34:1: warning: "ERROR" redefined
In file included from
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../   indows.h:52,
                 from
c:/Developer/gnustep-src/System/Library/Headers/GNUstepBase/preface.h:47
,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSObject.h:10
1,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSDebug.h:30,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/Foundation.h:
31,
                 from
c:/Developer/gnustep-src/System/Library/Headers/AppKit/AppKit.h:38,
                 from PCBundleLoader.h:32,
                 from PCBundleLoader.m:26:
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../../include/wingdi.h:31   : this is the location of the
previous definition
 Compiling file PCFileManager.m ...
In file included from PCFileManager.m:35:
PCLogController.h:34:1: warning: "ERROR" redefined
In file included from
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../   indows.h:52,
                 from
c:/Developer/gnustep-src/System/Library/Headers/GNUstepBase/preface.h:47
,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSObject.h:10
1,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSDebug.h:30,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/Foundation.h:
31,
                 from PCDefines.h:165,
                 from PCFileManager.m:26:
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../../include/wingdi.h:31   : this is the location of the
previous definition
 Compiling file PCAddFilesPanel.m ...
In file included from PCAddFilesPanel.m:25:
PCLogController.h:34:1: warning: "ERROR" redefined
In file included from
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../   indows.h:52,
                 from
c:/Developer/gnustep-src/System/Library/Headers/GNUstepBase/preface.h:47
,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSObject.h:10
1,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSDebug.h:30,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/Foundation.h:
31,
                 from
c:/Developer/gnustep-src/System/Library/Headers/AppKit/AppKit.h:38,
                 from PCLogController.h:29,
                 from PCAddFilesPanel.m:25:
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../../include/wingdi.h:31   : this is the location of the
previous definition
 Compiling file PCFileCreator.m ...
In file included from PCFileCreator.m:31:
PCLogController.h:34:1: warning: "ERROR" redefined
In file included from
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../   indows.h:52,
                 from
c:/Developer/gnustep-src/System/Library/Headers/GNUstepBase/preface.h:47
,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSObject.h:10
1,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSDebug.h:30,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/Foundation.h:
31,
                 from PCDefines.h:165,
                 from PCFileCreator.m:26:
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../../include/wingdi.h:31   : this is the location of the
previous definition
 Compiling file PCServer.m ...
 Compiling file PCMakefileFactory.m ...
 Compiling file PCSplitView.m ...
 Compiling file PCButton.m ...
 Compiling file PCProjectManager.m ...
In file included from PCProjectManager.m:28:
PCLogController.h:34:1: warning: "ERROR" redefined
In file included from
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../   indows.h:52,
                 from
c:/Developer/gnustep-src/System/Library/Headers/GNUstepBase/preface.h:47
,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSObject.h:10
1,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSDebug.h:30,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/Foundation.h:
31,
                 from PCDefines.h:165,
                 from PCProjectManager.m:26:
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../../include/wingdi.h:31   : this is the location of the
previous definition
 Compiling file PCBuildPanel.m ...
In file included from PCBuildPanel.m:30:
PCLogController.h:34:1: warning: "ERROR" redefined
In file included from
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../   indows.h:52,
                 from
c:/Developer/gnustep-src/System/Library/Headers/GNUstepBase/preface.h:47
,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSObject.h:10
1,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSDebug.h:30,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/Foundation.h:
31,
                 from
c:/Developer/gnustep-src/System/Library/Headers/AppKit/AppKit.h:38,
                 from PCProjectManager.h:29,
                 from PCBuildPanel.m:25:
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../../include/wingdi.h:31   : this is the location of the
previous definition
 Compiling file PCLaunchPanel.m ...
In file included from PCLaunchPanel.m:30:
PCLogController.h:34:1: warning: "ERROR" redefined
In file included from
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../   indows.h:52,
                 from
c:/Developer/gnustep-src/System/Library/Headers/GNUstepBase/preface.h:47
,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSObject.h:10
1,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSDebug.h:30,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/Foundation.h:
31,
                 from
c:/Developer/gnustep-src/System/Library/Headers/AppKit/AppKit.h:38,
                 from PCProjectManager.h:29,
                 from PCLaunchPanel.m:25:
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../../include/wingdi.h:31   : this is the location of the
previous definition
 Compiling file PCLoadedFilesPanel.m ...
In file included from PCLoadedFilesPanel.m:30:
PCLogController.h:34:1: warning: "ERROR" redefined
In file included from
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../   indows.h:52,
                 from
c:/Developer/gnustep-src/System/Library/Headers/GNUstepBase/preface.h:47
,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSObject.h:10
1,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSDebug.h:30,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/Foundation.h:
31,
                 from
c:/Developer/gnustep-src/System/Library/Headers/AppKit/AppKit.h:38,
                 from PCProjectManager.h:29,
                 from PCLoadedFilesPanel.m:25:
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../../include/wingdi.h:31   : this is the location of the
previous definition
 Compiling file PCProject.m ...
In file included from PCProject.m:40:
PCLogController.h:34:1: warning: "ERROR" redefined
In file included from
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../   indows.h:52,
                 from
c:/Developer/gnustep-src/System/Library/Headers/GNUstepBase/preface.h:47
,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSObject.h:10
1,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSDebug.h:30,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/Foundation.h:
31,
                 from PCFileManager.h:29,
                 from PCProject.m:26:
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../../include/wingdi.h:31   : this is the location of the
previous definition
 Compiling file PCProjectWindow.m ...
In file included from PCProjectWindow.m:42:
PCLogController.h:34:1: warning: "ERROR" redefined
In file included from
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../   indows.h:52,
                 from
c:/Developer/gnustep-src/System/Library/Headers/GNUstepBase/preface.h:47
,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSObject.h:10
1,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSDebug.h:30,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/Foundation.h:
31,
                 from PCDefines.h:165,
                 from PCProjectWindow.m:26:
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../../include/wingdi.h:31   : this is the location of the
previous definition
 Compiling file PCProjectInspector.m ...
In file included from PCProjectInspector.m:33:
PCLogController.h:34:1: warning: "ERROR" redefined
In file included from
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../   indows.h:52,
                 from
c:/Developer/gnustep-src/System/Library/Headers/GNUstepBase/preface.h:47
,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSObject.h:10
1,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSDebug.h:30,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/Foundation.h:
31,
                 from PCDefines.h:165,
                 from PCProjectInspector.m:26:
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../../include/wingdi.h:31   : this is the location of the
previous definition
 Compiling file PCProjectBuilder.m ...
In file included from PCProjectBuilder.m:36:
PCLogController.h:34:1: warning: "ERROR" redefined
In file included from
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../   indows.h:52,
                 from
c:/Developer/gnustep-src/System/Library/Headers/GNUstepBase/preface.h:47
,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSObject.h:10
1,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSDebug.h:30,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/Foundation.h:
31,
                 from
c:/Developer/gnustep-src/System/Library/Headers/AppKit/AppKit.h:38,
                 from PCProjectBuilder.m:26:
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../../include/wingdi.h:31   : this is the location of the
previous definition
 Compiling file PCProjectLauncher.m ...
In file included from PCProjectLauncher.m:32:
PCLogController.h:34:1: warning: "ERROR" redefined
In file included from
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../   indows.h:52,
                 from
c:/Developer/gnustep-src/System/Library/Headers/GNUstepBase/preface.h:47
,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSObject.h:10
1,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSDebug.h:30,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/Foundation.h:
31,
                 from
c:/Developer/gnustep-src/System/Library/Headers/AppKit/AppKit.h:38,
                 from PCProjectLauncher.h:29,
                 from PCProjectLauncher.m:26:
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../../include/wingdi.h:31   : this is the location of the
previous definition
 Compiling file PCProjectEditor.m ...
In file included from PCProjectEditor.m:33:
PCLogController.h:34:1: warning: "ERROR" redefined
In file included from
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../   indows.h:52,
                 from
c:/Developer/gnustep-src/System/Library/Headers/GNUstepBase/preface.h:47
,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSObject.h:10
1,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSDebug.h:30,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/Foundation.h:
31,
                 from PCDefines.h:165,
                 from PCProjectEditor.m:26:
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../../include/wingdi.h:31   : this is the location of the
previous definition
 Compiling file PCProjectBrowser.m ...
In file included from PCProjectBrowser.m:33:
PCLogController.h:34:1: warning: "ERROR" redefined
In file included from
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../   indows.h:52,
                 from
c:/Developer/gnustep-src/System/Library/Headers/GNUstepBase/preface.h:47
,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSObject.h:10
1,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSDebug.h:30,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/Foundation.h:
31,
                 from PCDefines.h:165,
                 from PCProjectBrowser.m:26:
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../../include/wingdi.h:31   : this is the location of the
previous definition
 Compiling file PCProjectLoadedFiles.m ...
In file included from PCProjectLoadedFiles.m:32:
PCLogController.h:34:1: warning: "ERROR" redefined
In file included from
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../   indows.h:52,
                 from
c:/Developer/gnustep-src/System/Library/Headers/GNUstepBase/preface.h:47
,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSObject.h:10
1,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSDebug.h:30,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/Foundation.h:
31,
                 from PCDefines.h:165,
                 from PCProjectLoadedFiles.m:26:
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../../include/wingdi.h:31   : this is the location of the
previous definition
 Compiling file PCEditor.m ...
In file included from PCEditor.m:31:
PCLogController.h:34:1: warning: "ERROR" redefined
In file included from
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../   indows.h:52,
                 from
c:/Developer/gnustep-src/System/Library/Headers/GNUstepBase/preface.h:47
,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSObject.h:10
1,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSDebug.h:30,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/Foundation.h:
31,
                 from PCDefines.h:165,
                 from PCEditor.m:26:
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../../include/wingdi.h:31   : this is the location of the
previous definition
 Compiling file PCEditorView.m ...
 Compiling file PCEditorView+Highlighting.m ...
 Compiling file PCTextFinder.m ...
 Compiling file PCTextFinder+UInterface.m ...
 Compiling file PCPrefController.m ...
PCPrefController.m:27:35: Library/ProjectCenter.h: No such file or
directory
In file included from PCPrefController.m:29:
PCLogController.h:34:1: warning: "ERROR" redefined
In file included from
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../   indows.h:52,
                 from
c:/Developer/gnustep-src/System/Library/Headers/GNUstepBase/preface.h:47
,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSObject.h:10
1,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/NSDebug.h:30,
                 from
c:/Developer/gnustep-src/System/Library/Headers/Foundation/Foundation.h:
31,
                 from
c:/Developer/gnustep-src/System/Library/Headers/AppKit/AppKit.h:38,
                 from PCPrefController.h:29,
                 from PCPrefController.m:26:
C:/Developer/GNUstep/Development/msys/1.0/mingw/bin/../lib/gcc/mingw32/3
.4.2/../../../../include/wingdi.h:31   : this is the location of the
previous definition
PCPrefController.m: In function `-[PCPrefController setDefaultValues]':
PCPrefController.m:106: error: `SuccessSound' undeclared (first use in
this function)
PCPrefController.m:106: error: (Each undeclared identifier is reported
only once
PCPrefController.m:106: error: for each function it appears in.)
PCPrefController.m:107: error: `FailureSound' undeclared (first use in
this function)
PCPrefController.m:108: error: `PromptOnClean' undeclared (first use in
this function)
PCPrefController.m:109: error: `RootBuildDirectory' undeclared (first
use in this function)
PCPrefController.m:112: error: `SaveOnQuit' undeclared (first use in
this function)
PCPrefController.m:113: error: `KeepBackup' undeclared (first use in
this function)
PCPrefController.m:114: error: `AutoSavePeriod' undeclared (first use in
this function)
PCPrefController.m:117: error: `TabBehaviour' undeclared (first use in
this function)
PCPrefController.m:120: error: `PromptOnQuit' undeclared (first use in
this function)
PCPrefController.m:121: error: `DeleteCacheWhenQuitting' undeclared
(first use in this function)
PCPrefController.m:122: error: `FullPathInFilePanels' undeclared (first
use in this function)
PCPrefController.m:123: error: `BuildTool' undeclared (first use in this
function)
PCPrefController.m:124: error: `Debugger' undeclared (first use in this
function)
PCPrefController.m:125: error: `Editor' undeclared (first use in this
function)
PCPrefController.m:128: error: `SeparateBuilder' undeclared (first use
in this function)
PCPrefController.m:129: error: `SeparateLauncher' undeclared (first use
in this function)
PCPrefController.m:130: error: `SeparateEditor' undeclared (first use in
this function)
PCPrefController.m:131: error: `SeparateLoadedFiles' undeclared (first
use in this function)
PCPrefController.m:133: error: `EditorLines' undeclared (first use in
this function)
PCPrefController.m:134: error: `EditorColumns' undeclared (first use in
this function)
PCPrefController.m:136: error: `RememberWindows' undeclared (first use
in this function)
PCPrefController.m:137: error: `DisplayLog' undeclared (first use in
this function)
PCPrefController.m: In function `-[PCPrefController loadPreferences]':
PCPrefController.m:155: error: `SuccessSound' undeclared (first use in
this function)
PCPrefController.m:158: error: `FailureSound' undeclared (first use in
this function)
PCPrefController.m:161: error: `PromptOnClean' undeclared (first use in
this function)
PCPrefController.m:165: error: `RootBuildDirectory' undeclared (first
use in this function)
PCPrefController.m:169: error: `SaveOnQuit' undeclared (first use in
this function)
PCPrefController.m:173: error: `KeepBackup' undeclared (first use in
this function)
PCPrefController.m:177: error: `AutoSavePeriod' undeclared (first use in
this function)
PCPrefController.m:181: error: `TabBehaviour' undeclared (first use in
this function)
PCPrefController.m:202: error: `PromptOnQuit' undeclared (first use in
this function)
PCPrefController.m:205: error: `DeleteCacheWhenQuitting' undeclared
(first use in this function)
PCPrefController.m:208: error: `FullPathInFilePanels' undeclared (first
use in this function)
PCPrefController.m:212: error: `BuildTool' undeclared (first use in this
function)
PCPrefController.m:214: error: `Debugger' undeclared (first use in this
function)
PCPrefController.m:216: error: `Editor' undeclared (first use in this
function)
PCPrefController.m:220: error: `SeparateBuilder' undeclared (first use
in this function)
PCPrefController.m:223: error: `SeparateLauncher' undeclared (first use
in this function)
PCPrefController.m:226: error: `SeparateEditor' undeclared (first use in
this function)
PCPrefController.m:229: error: `SeparateLoadedFiles' undeclared (first
use in this function)
PCPrefController.m:233: error: `EditorLines' undeclared (first use in
this function)
PCPrefController.m:235: error: `EditorColumns' undeclared (first use in
this function)
PCPrefController.m:243: error: `RememberWindows' undeclared (first use
in this function)
PCPrefController.m:246: error: `DisplayLog' undeclared (first use in
this function)
PCPrefController.m: In function `-[PCPrefController setSuccessSound:]':
PCPrefController.m:398: error: `SuccessSound' undeclared (first use in
this function)
PCPrefController.m: In function `-[PCPrefController setFailureSound:]':
PCPrefController.m:413: error: `FailureSound' undeclared (first use in
this function)
PCPrefController.m: In function `-[PCPrefController setRootBuildDir:]':
PCPrefController.m:427: error: `RootBuildDirectory' undeclared (first
use in this function)
PCPrefController.m: In function `-[PCPrefController setPromptOnClean:]':
PCPrefController.m:446: error: `PromptOnClean' undeclared (first use in
this function)
PCPrefController.m: In function `-[PCPrefController setSaveOnQuit:]':
PCPrefController.m:472: error: `SaveOnQuit' undeclared (first use in
this function)
PCPrefController.m: In function `-[PCPrefController setKeepBackup:]':
PCPrefController.m:497: error: `KeepBackup' undeclared (first use in
this function)
PCPrefController.m: In function `-[PCPrefController setSavePeriod:]':
PCPrefController.m:533: error: `AutoSavePeriod' undeclared (first use in
this function)
PCPrefController.m: In function `-[PCPrefController setTabBehaviour:]':
PCPrefController.m:569: error: `TabBehaviour' undeclared (first use in
this function)
PCPrefController.m: In function `-[PCPrefController setTabSpaces:]':
PCPrefController.m:582: error: `TabSpaces' undeclared (first use in this
function)
PCPrefController.m: In function `-[PCPrefController
setPromptWhenQuit:]':
PCPrefController.m:600: error: `PromptOnQuit' undeclared (first use in
this function)
PCPrefController.m: In function `-[PCPrefController setDeleteCache:]':
PCPrefController.m:625: error: `DeleteCacheWhenQuitting' undeclared
(first use in this function)
PCPrefController.m: In function `-[PCPrefController
setFullPathInFilePanels:]':
PCPrefController.m:650: error: `FullPathInFilePanels' undeclared (first
use in this function)
PCPrefController.m: In function `-[PCPrefController setBuildTool:]':
PCPrefController.m:679: error: `BuildTool' undeclared (first use in this
function)
PCPrefController.m: In function `-[PCPrefController setDebugger:]':
PCPrefController.m:700: error: `Debugger' undeclared (first use in this
function)
PCPrefController.m: In function `-[PCPrefController setEditor:]':
PCPrefController.m:739: error: `Editor' undeclared (first use in this
function)
PCPrefController.m: In function `-[PCPrefController setDisplayPanels:]':
PCPrefController.m:751: error: `SeparateBuilder' undeclared (first use
in this function)
PCPrefController.m:755: error: `SeparateLauncher' undeclared (first use
in this function)
PCPrefController.m:759: error: `SeparateEditor' undeclared (first use in
this function)
PCPrefController.m:763: error: `SeparateLoadedFiles' undeclared (first
use in this function)
PCPrefController.m: In function `-[PCPrefController setEditorSize:]':
PCPrefController.m:804: error: `EditorLines' undeclared (first use in
this function)
PCPrefController.m:809: error: `EditorColumns' undeclared (first use in
this function)
PCPrefController.m: In function `-[PCPrefController
setRememberWindows:]':
PCPrefController.m:851: error: `RememberWindows' undeclared (first use
in this function)
PCPrefController.m: In function `-[PCPrefController setDisplayLog:]':
PCPrefController.m:876: error: `DisplayLog' undeclared (first use in
this function)
PCPrefController.m: In function `-[PCPrefController setBundlePath:]':
PCPrefController.m:895: error: `BundlePaths' undeclared (first use in
this function)
make[2]: *** [shared_obj/PCPrefController.o] Error 1
make[1]: *** [ProjectCenter.all.framework.variables] Error 2
make[1]: Leaving directory `/gnustep/dev-apps/ProjectCenter/Library'
make: *** [internal-all] Error 2

frode@STARMOBILE /gnustep/dev-apps/ProjectCenter
$    






reply via email to

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