Page 1 of 1

CVS Head building on VC7.1, fixes

Posted: Sun Sep 25, 2005 16:36
by Spoke
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.

Re: CVS Head building on VC7.1, fixes

Posted: Mon Sep 26, 2005 17:52
by CrazyEddie
Hi Spoke,

The CEGUIEXPORT I knew about, and lindquist was going to sort out the VC builds, but he is having some internet connection troubles, so that's why this was left 'broken' for a few days ;)

I have now fixed these issues and some others too :)

Cheers,

CE.