Sep 5 release on x86_64

Azatoth

08-09-2006 22:35:57

The latest release doesn't compile with gcc on x86_64 systems unless line 264 of OgrePagingLandScapeRenderableManager.cpp is changed to

return static_cast< size_t > (mRenderablePool.getPoolSize());

tuan kuranes

11-09-2006 12:16:17

Thanks for the report, fixed in CVS and soon in Zip download.