CVS Head building on VC7.1, fixes
Posted: Sun Sep 25, 2005 16:36
Hi guys!
I just update to CVS HEAD and found some troubles compiling it.
in CEGUICoordConverter.h( line 38 ) you should read:
class CEGUIEXPORT CoordConverter
In FalagarBase you should add the following files:
FalStatic.h
FalStatic.cpp
FalagardStaticTextProperties.h
FalagardStaticTextProperties.cpp
FalStaticProperties.h
FalStaticProperties.cpp
FalagardStaticTextProperties.h
FalagardStaticTextProperties.cpp
Then everything should compile fine.
Have fun.
I just update to CVS HEAD and found some troubles compiling it.
in CEGUICoordConverter.h( line 38 ) you should read:
class CEGUIEXPORT CoordConverter
In FalagarBase you should add the following files:
FalStatic.h
FalStatic.cpp
FalagardStaticTextProperties.h
FalagardStaticTextProperties.cpp
FalStaticProperties.h
FalStaticProperties.cpp
FalagardStaticTextProperties.h
FalagardStaticTextProperties.cpp
Then everything should compile fine.
Have fun.