- Joined
- Feb 4, 2008
- Messages
- 9,753
- Reaction score
- 1,024
- Points
- 203
Getting these errors when I try to complie the Atlantis sources:
Code:
[SIZE=1]
.\Atlantis.cpp(4718) : error C2065: 'arm_ee_rot' : undeclared identifier
.\Atlantis.cpp(4719) : error C2228: left of '.z' must have class/struct/union
type is ''unknown-type''
.\Atlantis.cpp(4719) : error C2228: left of '.x' must have class/struct/union
type is ''unknown-type''
.\Atlantis.cpp(4719) : error C2228: left of '.y' must have class/struct/union
2> type is ''unknown-type''
[/SIZE]

