discuss-gnustep
[Top][All Lists]
Advanced

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

Re: ProjectCenter doesn't compile with latest gnustep core


From: Riccardo Mottola
Subject: Re: ProjectCenter doesn't compile with latest gnustep core
Date: Wed, 22 Feb 2012 10:08:18 +0100
User-agent: Mozilla/5.0 (X11; OpenBSD i386; rv:5.0) Gecko/20110815 Firefox/5.0 SeaMonkey/2.2

Hi,

I know the old version doesn't compile, since I committed the fix. PC should undergo some other testing though before a new release, there were a couple of things to improve IIRC.

Riccardo

Sebastian Reitenbach wrote:
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

_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep




reply via email to

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