[sword-devel] EVC3 Compile Errors
SonWon
sonwon.1 at gmail.com
Mon Jul 14 15:33:17 MST 2008
Ahh, the compile errors are getting worst.
So I did a delete and checkout of the files again, no fix.
Here is the list of errors not counting the other one I posted:
C:\CrossWire\sword\src\modules\texts\rawtext4\rawtext4.cpp(57) : error
C2065: 'fastSearch' : undeclared identifier
C:\CrossWire\sword\src\modules\texts\rawtext4\rawtext4.cpp(57) : error
C2109: subscript requires array or pointer type
C:\CrossWire\sword\src\modules\texts\rawtext4\rawtext4.cpp(57) : error
C2106: '=' : left operand must be l-value
C:\CrossWire\sword\src\modules\texts\rawtext4\rawtext4.cpp(62) : error
C2109: subscript requires array or pointer type
C:\CrossWire\sword\src\modules\texts\rawtext4\rawtext4.cpp(62) : error
C2440: '=' : cannot convert from 'class sword::RawStr4 *' to 'int'
This conversion requires a reinterpret_cast, a C-style cast or
function-style cast
C:\CrossWire\sword\src\modules\texts\rawtext4\rawtext4.cpp(75) : error
C2109: subscript requires array or pointer type
C:\CrossWire\sword\src\modules\texts\rawtext4\rawtext4.cpp(76) : error
C2109: subscript requires array or pointer type
C:\CrossWire\sword\src\modules\texts\rawtext4\rawtext4.cpp(76) : error
C2541: delete : cannot delete objects that are not pointers
C:\CrossWire\sword\src\modules\texts\rawtext4\rawtext4.cpp(78) : error
C2109: subscript requires array or pointer type
C:\CrossWire\sword\src\modules\texts\rawtext4\rawtext4.cpp(79) : error
C2109: subscript requires array or pointer type
C:\CrossWire\sword\src\modules\texts\rawtext4\rawtext4.cpp(79) : error
C2541: delete : cannot delete objects that are not pointers
It looks like the Sword api is broken at the moment? How do I get an
older version of the files using svn?
Is anyone else getting these errors?
--
SonWon
I choose God and all that my choice entails in this life even unto death and look forward to the new life that will come.
More information about the sword-devel
mailing list