:
In member function 'virtual void irr::video::COpenGLCgMaterialRenderer::OnSetMaterial( ... )':
error: 'class irr::video::IMaterialRenderer' has no member named 'OnSetBaseMaterial'
trunk does not compile with CG support
Re: trunk does not compile with CG support
It's copy paste fault :/ Sorry for it, currently I don't have enabled CG support. I'll fix it when I'll back to home.
Library helping with network requests, tasks management, logger etc in desktop and mobile apps: https://github.com/GrupaPracuj/hermes
Re: trunk does not compile with CG support
Sorry if i sound like a smart-arse now, but YOU, Nadro, have put the CG support into Irrlicht (greeaaat work!).
So during development it ALWAYS should be enabled, at least on YOUR computer.
Of course i understand that by default it should be deactivated, because not everyone wants to use it or does
not have the CG-toolkit installed.
So during development it ALWAYS should be enabled, at least on YOUR computer.
Of course i understand that by default it should be deactivated, because not everyone wants to use it or does
not have the CG-toolkit installed.
Re: trunk does not compile with CG support
Yep, it's true, I have enabled CG support most of time, but at now I'm after Windows reinstallation and I don't have fully configured my dev environment (lack of free time in this week). Today I'll back to home and fix it.
Library helping with network requests, tasks management, logger etc in desktop and mobile apps: https://github.com/GrupaPracuj/hermes
-
- Admin
- Posts: 14143
- Joined: Wed Apr 19, 2006 9:20 pm
- Location: Oldenburg(Oldb), Germany
- Contact:
Re: trunk does not compile with CG support
But that's definitely some really dumb suggestion. I have developed ogl-es driver and framebuffer device implementation, but neither is working on my standard development machine. I still try to keep things in sync also on those drivers, even if I cannot test compile such changes. Irrlicht is too diverse to have all things tested all the time.
Re: trunk does not compile with CG support
Fixed in the latest trunk
Library helping with network requests, tasks management, logger etc in desktop and mobile apps: https://github.com/GrupaPracuj/hermes