[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ProjectCenter doesn't compile with latest gnustep core
From: |
Sebastian Reitenbach |
Subject: |
ProjectCenter doesn't compile with latest gnustep core |
Date: |
Wed, 22 Feb 2012 09:49:58 +0100 |
User-agent: |
SOGoMail 1.3.12 |
Hi,
trying to compile PC latest released version I get only to this point:
Making all for framework ProjectCenter...
cc PCAddFilesPanel.m -c \
-MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1
-DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -pthread -fPIC -g
-DDEBUG -fno-omit-frame-pointer -Wall -DGSWARN -DGSDIAGNOSE -Wno-import
-DI_WAS_HERE -fgnu-runtime -DDEVELOPMENT
-DPCDefaultBuildTool=@"\"/usr/local/bin/gmake\""
-DPCDefaultDebugger=@"\"/usr/bin/gdb\""
-fconstant-string-class=NSConstantString -I/usr/local/include/ObjectiveC2 -I../
-I../Headers -I./derived_src -I. -I/usr/local/include
-I/projectcenter-0.6.0_writes_to_HOME/GNUstep/Library/Headers
-I/usr/local/include \
-o obj/ProjectCenter.obj/PCAddFilesPanel.m.o
PCAddFilesPanel.m: In function '-[PCAddFilesPanel setFileTypes:]':
PCAddFilesPanel.m:96: error: '_fileTypes' undeclared (first use in this
function)
PCAddFilesPanel.m:96: error: (Each undeclared identifier is reported only once
PCAddFilesPanel.m:96: error: for each function it appears in.)
gmake[3]: *** [obj/ProjectCenter.obj/PCAddFilesPanel.m.o] Error 1
gmake[2]: *** [internal-framework-run-compile-submake] Error 2
gmake[1]: *** [ProjectCenter.all.framework.variables] Error 2
gmake[1]: Leaving directory
`/home/ports/pobj/projectcenter-0.6.0/ProjectCenter-0.6.0/Framework'
gmake: *** [internal-all] Error 2
SVN version compiles, and also seems to work fine. Could there be a new release
made?
Sebastian
- ProjectCenter doesn't compile with latest gnustep core,
Sebastian Reitenbach <=