I saw the following errors when compiling the latest from CVS. Might want to
look into this.

Jon

------------

In file included from SkyRenderableInstance.hpp:27,
                 from SkySceneManager.hpp:38,
                 from SkySceneManager.cpp:29:
mat33.hpp:60: warning: friend declaration `Vec3<Type> operator*(const
   Vec3<Type>&, const Mat33<Type>&)' declares a non-template function
mat33.hpp:60: warning: (if this is not what you intended, make sure the
   function template has already been declared and add <> after the function
   name here) -Wno-non-template-friend disables this warning
mat33.hpp:64: warning: friend declaration `Mat33<Type> operator*(Type, const
   Mat44<Type>&)' declares a non-template function
In file included from SkySceneManager.hpp:41,
                 from SkySceneManager.cpp:29:
SkyRenderableInstanceCloud.hpp: In member function `int
   SkyRenderableInstanceCloud::_GetRequiredLogResolution(float, float,
float)':
SkyRenderableInstanceCloud.hpp:230: warning: initialization to `int' from `
   float'
SkyRenderableInstanceCloud.hpp:230: warning: argument to `int' from `float'


_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to