Desarius
28-09-2005 00:49:42
When i try to compile PLSM plugin i recieve this error : "destroyHardwareOcclusionQuery is not a method of the class RenderSystem"
then for compiling the plugin i have disabled "renderSys->destroyHardwareOcclusionQuery(*i);" in the file OgrePagingLandScapeOcclusionQuerySet in the destructor.
with this changes i can compile the plugin but all demos and map editor crash istantly when i start them ...
for compiling i am using Ogre CVS , Microsoft visual studio 2003 .NET , and when i try to start the demos i use the Opengl.
Another Question :
when i try to resolve problems with the demo i have found the resource.cfg files ,
#FileSystem=../../../../Samples/Media/paginglandscape/ps_height_1k
#FileSystem=../../../Media/paginglandscape/terragen16bits
#FileSystem=../../../Media/paginglandscape/ps_height_1k
#FileSystem=../../../Media/paginglandscape/gcanyon_height_4k2k
#FileSystem=../../../Media/paginglandscape/alpes
when i uncomment one of the lines above the program tell me "the directory doesnt exist" why ?? if they are .cfg files ?
Anyone may help me ?
then for compiling the plugin i have disabled "renderSys->destroyHardwareOcclusionQuery(*i);" in the file OgrePagingLandScapeOcclusionQuerySet in the destructor.
with this changes i can compile the plugin but all demos and map editor crash istantly when i start them ...
for compiling i am using Ogre CVS , Microsoft visual studio 2003 .NET , and when i try to start the demos i use the Opengl.
Another Question :
when i try to resolve problems with the demo i have found the resource.cfg files ,
#FileSystem=../../../../Samples/Media/paginglandscape/ps_height_1k
#FileSystem=../../../Media/paginglandscape/terragen16bits
#FileSystem=../../../Media/paginglandscape/ps_height_1k
#FileSystem=../../../Media/paginglandscape/gcanyon_height_4k2k
#FileSystem=../../../Media/paginglandscape/alpes
when i uncomment one of the lines above the program tell me "the directory doesnt exist" why ?? if they are .cfg files ?
Anyone may help me ?