Ogre 2.1 compiler error

Discussion area about developing with Ogre-Next (2.1, 2.2 and beyond)


Post Reply
petrotheos
Gnoblar
Posts: 11
Joined: Mon Sep 18, 2017 5:37 pm

Ogre 2.1 compiler error

Post by petrotheos »

I am using the Windows Store dependencies.

Error C2039 'update': is not a member of 'Ogre::D3D11RenderWindowBase'. OgreD3D11RenderWindow.cpp 1528
Error C3861 'GetVersion': identifier not found. OgreD3D11RenderSystem.cpp 1943
Error C2065 'colour': undeclared identifier. OgreD3D11RenderSystem.cpp 4186
Error C2660 'ID3D11DeviceContext1::DiscardView': function does not take 2 arguments. OgreD3D11RenderSystem.cpp 4192
Error C2660 'Ogre::D3D11DepthBuffer::getDepthStencilView': function does not take 0 arguments. OgreD3D11RenderSystem.cpp 4200
Post Reply