Re: RAI v0.601
Posted: 24 Oct 2008, 13:31
yes dll is good!
Code: Select all
Compiler: Default compiler
Building Makefile: "C:\Users\rene\Desktop\theKAP\spring_0.78.2.1\AI\Global\RAI\DevC\Makefile.win"
Executing make...
make.exe -f "C:\Users\rene\Desktop\theKAP\spring_0.78.2.1\AI\Global\RAI\DevC\Makefile.win" all
g++.exe -c ../Builder.cpp -o Ming/Builder.o -I"C:/Dev-Cpp/lib/gcc/mingw32/3.4.2/include" -I"C:/Dev-Cpp/include/c++/3.4.2/backward" -I"C:/Dev-Cpp/include/c++/3.4.2/mingw32" -I"C:/Dev-Cpp/include/c++/3.4.2" -I"C:/Dev-Cpp/include" -I"../../../../rts" -I"../../../../rts/system" -DBUILDING_DLL=1 -w -fno-access-control -O2 -mwindows
In file included from ../../../../rts/system/creg/creg_cond.h:17,
from ../../../../rts/Sim/Units/CommandAI/Command.h:7,
from ../../../../rts/ExternalAI/aibase.h:40,
from ../../../../rts/ExternalAI/IGlobalAI.h:7,
from ../RAI.h:18,
from ../Builder.h:13,
from ../Builder.cpp:1:
../../../../rts/system/creg/creg.h:11:32: boost/shared_ptr.hpp: No such file or directory
In file included from ../../../../rts/system/creg/creg_cond.h:17,
from ../../../../rts/Sim/Units/CommandAI/Command.h:7,
from ../../../../rts/ExternalAI/aibase.h:40,
from ../../../../rts/ExternalAI/IGlobalAI.h:7,
from ../RAI.h:18,
from ../Builder.h:13,
from ../Builder.cpp:1:
../../../../rts/system/creg/creg.h:52: error: `boost' has not been declared
../../../../rts/system/creg/creg.h:52: error: ISO C++ forbids declaration of `shared_ptr' with no type
../../../../rts/system/creg/creg.h:52: error: expected `;' before '<' token
../../../../rts/system/creg/creg.h:53: error: `boost' has not been declared
../../../../rts/system/creg/creg.h:53: error: ISO C++ forbids declaration of `shared_ptr' with no type
../../../../rts/system/creg/creg.h:53: error: expected `;' before '<' token
../../../../rts/system/creg/creg.h:54: error: `boost' has not been declared
../../../../rts/system/creg/creg.h:54: error: ISO C++ forbids declaration of `shared_ptr' with no type
../../../../rts/system/creg/creg.h:54: error: expected `;' before '<' token
../../../../rts/system/creg/creg.h:55: error: `boost' has not been declared
../../../../rts/system/creg/creg.h:55: error: ISO C++ forbids declaration of `shared_ptr' with no type
../../../../rts/system/creg/creg.h:55: error: expected `;' before '<' token
../../../../rts/system/creg/creg.h:124: error: `boost' has not been declared
../../../../rts/system/creg/creg.h:124: error: ISO C++ forbids declaration of `shared_ptr' with no type
../../../../rts/system/creg/creg.h:124: error: expected `;' before '<' token
../../../../rts/system/creg/creg.h:139: error: `boost' has not been declared
../../../../rts/system/creg/creg.h:139: error: `shared_ptr' has not been declared
../../../../rts/system/creg/creg.h:139: error: expected `,' or `...' before '<' token
../../../../rts/system/creg/creg.h:139: error: ISO C++ forbids declaration of `parameter' with no type
../../../../rts/system/creg/creg.h:174: error: `boost' has not been declared
../../../../rts/system/creg/creg.h:174: error: ISO C++ forbids declaration of `shared_ptr' with no type
../../../../rts/system/creg/creg.h:174: error: expected `;' before '<' token
../../../../rts/system/creg/creg.h:176: error: `boost' has not been declared
../../../../rts/system/creg/creg.h:176: error: expected `)' before '<' token
../../../../rts/system/creg/creg.h: In member function `void creg::DynamicArrayType<T>::Serialize(creg::ISerializer*, void*)':
../../../../rts/system/creg/creg.h:185: error: `elemType' undeclared (first use this function)
../../../../rts/system/creg/creg.h:185: error: (Each undeclared identifier is reported only once for each function it appears in.)
../../../../rts/system/creg/creg.h: In member function `std::string creg::DynamicArrayType<T>::GetName()':
../../../../rts/system/creg/creg.h:194: error: `elemType' undeclared (first use this function)
../../../../rts/system/creg/creg.h: At global scope:
../../../../rts/system/creg/creg.h:200: error: `boost' has not been declared
../../../../rts/system/creg/creg.h:200: error: ISO C++ forbids declaration of `shared_ptr' with no type
../../../../rts/system/creg/creg.h:200: error: expected `;' before '<' token
../../../../rts/system/creg/creg.h:203: error: `boost' has not been declared
../../../../rts/system/creg/creg.h:203: error: expected `)' before '<' token
../../../../rts/system/creg/creg.h:215: error: `boost' has not been declared
../../../../rts/system/creg/creg.h:215: error: expected `)' before '<' token
../../../../rts/system/creg/creg.h: In member function `void creg::StaticArrayType<T, Size>::Serialize(creg::ISerializer*, void*)':
../../../../rts/system/creg/creg.h:220: error: `elemType' undeclared (first use this function)
In file included from ../../../../rts/system/creg/creg.h:244,
from ../../../../rts/system/creg/creg_cond.h:17,
from ../../../../rts/Sim/Units/CommandAI/Command.h:7,
from ../../../../rts/ExternalAI/aibase.h:40,
from ../../../../rts/ExternalAI/IGlobalAI.h:7,
from ../RAI.h:18,
from ../Builder.h:13,
from ../Builder.cpp:1:
../../../../rts/system/creg/TypeDeduction.h: At global scope:
../../../../rts/system/creg/TypeDeduction.h:11: error: `boost' has not been declared
../../../../rts/system/creg/TypeDeduction.h:11: error: ISO C++ forbids declaration of `shared_ptr' with no type
../../../../rts/system/creg/TypeDeduction.h:11: error: expected `;' before '<' token
../../../../rts/system/creg/TypeDeduction.h:12: error: expected `;' before '}' token
../../../../rts/system/creg/TypeDeduction.h:28: error: `boost' has not been declared
../../../../rts/system/creg/TypeDeduction.h:28: error: ISO C++ forbids declaration of `shared_ptr' with no type
../../../../rts/system/creg/TypeDeduction.h:28: error: expected `;' before '<' token
../../../../rts/system/creg/TypeDeduction.h:28: error: expected `;' before '}' token
../../../../rts/system/creg/TypeDeduction.h:29: error: `boost' has not been declared
../../../../rts/system/creg/TypeDeduction.h:29: error: ISO C++ forbids declaration of `shared_ptr' with no type
../../../../rts/system/creg/TypeDeduction.h:29: error: expected `;' before '<' token
../../../../rts/system/creg/TypeDeduction.h:29: error: expected `;' before '}' token
../../../../rts/system/creg/TypeDeduction.h:30: error: `boost' has not been declared
../../../../rts/system/creg/TypeDeduction.h:30: error: ISO C++ forbids declaration of `shared_ptr' with no type
../../../../rts/system/creg/TypeDeduction.h:30: error: expected `;' before '<' token
../../../../rts/system/creg/TypeDeduction.h:30: error: expected `;' before '}' token
../../../../rts/system/creg/TypeDeduction.h:31: error: `boost' has not been declared
../../../../rts/system/creg/TypeDeduction.h:31: error: ISO C++ forbids declaration of `shared_ptr' with no type
../../../../rts/system/creg/TypeDeduction.h:31: error: expected `;' before '<' token
../../../../rts/system/creg/TypeDeduction.h:31: error: expected `;' before '}' token
../../../../rts/system/creg/TypeDeduction.h:32: error: `boost' has not been declared
../../../../rts/system/creg/TypeDeduction.h:32: error: ISO C++ forbids declaration of `shared_ptr' with no type
../../../../rts/system/creg/TypeDeduction.h:32: error: expected `;' before '<' token
../../../../rts/system/creg/TypeDeduction.h:32: error: expected `;' before '}' token
../../../../rts/system/creg/TypeDeduction.h:33: error: `boost' has not been declared
../../../../rts/system/creg/TypeDeduction.h:33: error: ISO C++ forbids declaration of `shared_ptr' with no type
../../../../rts/system/creg/TypeDeduction.h:33: error: expected `;' before '<' token
../../../../rts/system/creg/TypeDeduction.h:33: error: expected `;' before '}' token
../../../../rts/system/creg/TypeDeduction.h:34: error: `boost' has not been declared
../../../../rts/system/creg/TypeDeduction.h:34: error: ISO C++ forbids declaration of `shared_ptr' with no type
../../../../rts/system/creg/TypeDeduction.h:34: error: expected `;' before '<' token
../../../../rts/system/creg/TypeDeduction.h:34: error: expected `;' before '}' token
../../../../rts/system/creg/TypeDeduction.h:35: error: `boost' has not been declared
../../../../rts/system/creg/TypeDeduction.h:35: error: ISO C++ forbids declaration of `shared_ptr' with no type
../../../../rts/system/creg/TypeDeduction.h:35: error: expected `;' before '<' token
../../../../rts/system/creg/TypeDeduction.h:35: error: expected `;' before '}' token
../../../../rts/system/creg/TypeDeduction.h:36: error: `boost' has not been declared
../../../../rts/system/creg/TypeDeduction.h:36: error: ISO C++ forbids declaration of `shared_ptr' with no type
../../../../rts/system/creg/TypeDeduction.h:36: error: expected `;' before '<' token
../../../../rts/system/creg/TypeDeduction.h:36: error: expected `;' before '}' token
../../../../rts/system/creg/TypeDeduction.h:37: error: `boost' has not been declared
../../../../rts/system/creg/TypeDeduction.h:37: error: ISO C++ forbids declaration of `shared_ptr' with no type
../../../../rts/system/creg/TypeDeduction.h:37: error: expected `;' before '<' token
../../../../rts/system/creg/TypeDeduction.h:37: error: expected `;' before '}' token
../../../../rts/system/creg/TypeDeduction.h:38: error: `boost' has not been declared
../../../../rts/system/creg/TypeDeduction.h:38: error: ISO C++ forbids declaration of `shared_ptr' with no type
../../../../rts/system/creg/TypeDeduction.h:38: error: expected `;' before '<' token
../../../../rts/system/creg/TypeDeduction.h:38: error: expected `;' before '}' token
../../../../rts/system/creg/TypeDeduction.h:73: error: `boost' has not been declared
../../../../rts/system/creg/TypeDeduction.h:73: error: ISO C++ forbids declaration of `shared_ptr' with no type
../../../../rts/system/creg/TypeDeduction.h:73: error: expected `;' before '<' token
../../../../rts/system/creg/TypeDeduction.h:74: error: expected `;' before '}' token
../../../../rts/system/creg/TypeDeduction.h:79: error: `boost' has not been declared
../../../../rts/system/creg/TypeDeduction.h:79: error: ISO C++ forbids declaration of `shared_ptr' with no type
../../../../rts/system/creg/TypeDeduction.h:79: error: expected `;' before '<' token
../../../../rts/system/creg/TypeDeduction.h:80: error: expected `;' before '}' token
../../../../rts/system/creg/TypeDeduction.h:85: error: `boost' has not been declared
../../../../rts/system/creg/TypeDeduction.h:85: error: ISO C++ forbids declaration of `shared_ptr' with no type
../../../../rts/system/creg/TypeDeduction.h:85: error: expected `;' before '<' token
../../../../rts/system/creg/TypeDeduction.h:89: error: expected `;' before '}' token
../../../../rts/system/creg/TypeDeduction.h:94: error: `boost' has not been declared
../../../../rts/system/creg/TypeDeduction.h:94: error: ISO C++ forbids declaration of `shared_ptr' with no type
../../../../rts/system/creg/TypeDeduction.h:94: error: expected `;' before '<' token
../../../../rts/system/creg/TypeDeduction.h:98: error: expected `;' before '}' token
../../../../rts/system/creg/TypeDeduction.h:102: error: `boost' has not been declared
../../../../rts/system/creg/TypeDeduction.h:102: error: ISO C++ forbids declaration of `shared_ptr' with no type
../../../../rts/system/creg/TypeDeduction.h:102: error: expected `;' before '<' token
../../../../rts/system/creg/TypeDeduction.h:103: error: expected `;' before '}' token
../../../../rts/system/creg/TypeDeduction.h:107: error: `boost' has not been declared
../../../../rts/system/creg/TypeDeduction.h:107: error: expected constructor, destructor, or type conversion before '<' token
../../../../rts/system/creg/TypeDeduction.h:107: error: expected `;' before '<' token
In file included from ../../../../rts/Sim/Units/CommandAI/CommandQueue.h:4,
from ../../../../rts/ExternalAI/IAICallback.h:9,
from ../GResourceMap.h:10,
from ../UnitDefHandler.h:20,
from ../RAI.h:21,
from ../Builder.h:13,
from ../Builder.cpp:1:
../../../../rts/Rendering/GL/myGL.h:10:21: GL/glew.h: No such file or directory
In file included from ../../../../rts/Sim/Units/CommandAI/CommandQueue.h:4,
from ../../../../rts/ExternalAI/IAICallback.h:9,
from ../GResourceMap.h:10,
from ../UnitDefHandler.h:20,
from ../RAI.h:21,
from ../Builder.h:13,
from ../Builder.cpp:1:
../../../../rts/Rendering/GL/myGL.h: In function `void glVertexf3(const float3&)':
../../../../rts/Rendering/GL/myGL.h:19: error: `glVertex3f' undeclared (first use this function)
../../../../rts/Rendering/GL/myGL.h: In function `void glColorf3(const float3&)':
../../../../rts/Rendering/GL/myGL.h:24: error: `glColor3f' undeclared (first use this function)
../../../../rts/Rendering/GL/myGL.h: In function `void glNormalf3(const float3&)':
../../../../rts/Rendering/GL/myGL.h:29: error: `glNormal3f' undeclared (first use this function)
../../../../rts/Rendering/GL/myGL.h: In function `void glTranslatef3(const float3&)':
../../../../rts/Rendering/GL/myGL.h:34: error: `glTranslatef' undeclared (first use this function)
../../../../rts/Rendering/GL/myGL.h: In function `void glSecondaryColorf3(const float3&)':
../../../../rts/Rendering/GL/myGL.h:39: error: `glSecondaryColor3f' undeclared (first use this function)
../../../../rts/Rendering/GL/myGL.h: In function `void glColorf4(const float3&, const float&)':
../../../../rts/Rendering/GL/myGL.h:44: error: `glColor4f' undeclared (first use this function)
../../../../rts/Rendering/GL/myGL.h: At global scope:
../../../../rts/Rendering/GL/myGL.h:47: error: expected `,' or `...' before '&' token
../../../../rts/Rendering/GL/myGL.h:48: error: ISO C++ forbids declaration of `GLint' with no type
../../../../rts/Rendering/GL/myGL.h: In function `void glUniformf3(int)':
../../../../rts/Rendering/GL/myGL.h:49: error: `location' undeclared (first use this function)
../../../../rts/Rendering/GL/myGL.h:49: error: `v' undeclared (first use this function)
../../../../rts/Rendering/GL/myGL.h:49: error: `glUniform3f' undeclared (first use this function)
../../../../rts/Rendering/GL/myGL.h: At global scope:
../../../../rts/Rendering/GL/myGL.h:53: error: expected `,' or `...' before "target"
../../../../rts/Rendering/GL/myGL.h:53: error: ISO C++ forbids declaration of `GLenum' with no type
../../../../rts/Rendering/GL/myGL.h:60: error: `GLenum' was not declared in this scope
../../../../rts/Rendering/GL/myGL.h:60: error: expected primary-expression before "const"
../../../../rts/Rendering/GL/myGL.h:60: error: initializer expression list treated as compound expression
../../../../rts/Rendering/GL/myGL.h:65: error: variable or field `glSafeDeleteProgram' declared void
../../../../rts/Rendering/GL/myGL.h:65: error: `GLuint' was not declared in this scope
make.exe: *** [Ming/Builder.o] Error 1
Execution terminated