[SOLVED][1.10] CMake project with deprecate warnings

Anything and everything that's related to OGRE or the wider graphics field that doesn't fit into the other forums.
Post Reply
User avatar
BohdanKornienko
Halfling
Posts: 43
Joined: Sat Nov 01, 2014 10:26 pm

[SOLVED][1.10] CMake project with deprecate warnings

Post by BohdanKornienko »

Could anyone guide me how to configure CMake project on Linux in order to force compiler to display warning message if deprecated method is used in my code?

Thank you in advance!
Last edited by BohdanKornienko on Tue Sep 19, 2017 9:51 pm, edited 1 time in total.
User avatar
BohdanKornienko
Halfling
Posts: 43
Joined: Sat Nov 01, 2014 10:26 pm

Re: [1.10] CMake project with deprecate warnings

Post by BohdanKornienko »

Had to pull latest changes. Now I am getting deprecating errors.
Post Reply