[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GSWEB
From: |
Reuss András |
Subject: |
GSWEB |
Date: |
Mon, 13 Apr 2009 00:33:40 +0200 |
User-agent: |
Thunderbird 2.0.0.21 (Windows/20090302) |
Hello.
I have a problem with GSWeb:
on compile, I get the following message:
GSWDisplayGroup.h:58: error: expected specifier-qualifier-list
before 'EODataSource'
GSWDisplayGroup.h:64: error: expected specifier-qualifier-list
before 'EOQualifier'
GSWDisplayGroup.h:65: error: expected specifier-qualifier-list
before 'EOQualifier'
GSWDisplayGroup.h:117: error: expected ')' before 'EOUndoManager'
GSWDisplayGroup.h:124: error: expected ')' before 'EODataSource'
GSWDisplayGroup.h:158: error: expected ')' before 'EOKeyValueUnarchiver'
GSWDisplayGroup.h:159: error: expected ')' before 'EOKeyValueUnarchiver'
GSWDisplayGroup.h:170: error: expected ')' before 'EOQualifier'
GSWDisplayGroup.h:174: error: expected ')' before 'EOQualifier'
GSWDisplayGroup.h:175: error: expected ')' before 'EOQualifier'
GSWDisplayGroup.h:176: error: expected ')' before 'EOQualifier'
GSWDisplayGroup.h:177: error: expected ')' before 'EOQualifier'
GSWDisplayGroup.h:207: error: expected ')' before 'EODataSource'
GSWDisplayGroup.h:223: error: expected ')' before 'EOQualifier'
GSWDisplayGroup.h:224: error: expected ')' before 'EOQualifier'
make[2]: *** [obj/GSWeb/GSWDebug.o] Error 1
make[1]: *** [GSWeb.all.framework.variables] Error 2
make[1]: Leaving directory `/home/user/dev-libs/gsweb/GSWeb.framework'
I checked the file, but I could not find any bug in it.
I am using debian lenny with the vanilla gnustep installation.
Any help is welcome.
Thanks
András