When i try to make:
IVideoDriver* driver = dvc->getVideoDriver();
ISceneManager* smgr = dvc->getSceneManager();
global variables the compile goes ok but when i run the program there is a problem and the debugger tells me that IVideoDriver is not a symbol he finds.