..\obj\win32-gcc-release-fast-dll\source\Irrlicht\CNullDriver.o:CNullDriver.cpp|| undefined reference to `irr::video::createImageLoaderPVR()'|
Compiling with Code::Blocks 12.11 on Win7.
ogl-es branch
Re: ogl-es branch
Code::Blocks project isn't up to date, so you have to update it on your own hand.
Library helping with network requests, tasks management, logger etc in desktop and mobile apps: https://github.com/GrupaPracuj/hermes
-
- Posts: 17
- Joined: Mon Sep 17, 2012 8:54 pm
Re: ogl-es branch
Hmm, on a different system I think, I can compile, but the it gets to a spot where it can't find /gl/gl.h. What's the point in an opengl es branch if it still wants opengl?
Re: ogl-es branch
This is just a branch where we add new features, but we can't remove features from them eg. OpenGL driver, anyway you can comment OGL support in irrCompileConfig.h.
Library helping with network requests, tasks management, logger etc in desktop and mobile apps: https://github.com/GrupaPracuj/hermes