[2.2] Can't load D3D11 dll with latest freebsd PR merged
Posted: Wed Nov 13, 2019 6:46 am
In OgreDynLib.cpp there are two such lines:
It's causing "can't load D3D11 dll" because the ".dll" suffix is not appended to the filename.
Code: Select all
#elif OGRE_PLATFORM == OGRE_PLATFORM_LINUX || OGRE_PLATFORM == OGRE_PLATFORM_NACL || OGRE_PLATFORM_FREEBSD