after copiling ShTITerainsourses... and changed a s32 to a u32 (easy fix there) it compiled with the error saying that 'EDT_DIRECT3D9' is not a member of 'irr::video' ... yea I know thats strange...
I tried it with other video drivers and I got the same error with EDT_DIRECT3D8... the other drivers give me an error of camera functions are not associated with the driver.... veary complexing indeed.
also... which file has the include/media files located ???
Grump!
use , codeblocks+gcc how IDE..
and in main post this all include and binaries files to compile (working) USE example project files how template..
irrlicht 1.7 svn is used..
..
Last edited by link3rn3l on Mon Feb 08, 2010 3:22 pm, edited 1 time in total.
If you don't want .NET dependencies, remove or don't check the "managed code" option in your project setting. This is what that option means. And no, it doesn't "suck", it's one of the best IDE out there, and while you may prefer another, please do not insult the work of hundreds, perhaps thousands of extremelly skilled people over 10, maybe 20 years. That'd be somewhat more tasteful of you.
I would prefer not to go ito code blocks and continue working in Dev C++, I initially started with Borland decades ago but that one was so buggy and incompatable that I finnaly dropped it last year. What in tar-nation is how templates/IDE ?? Is there any other "fix" or is something not set up right ?? I have all the standard include set and the library .lib and .a already set (never had to do that with Borland) so I'm running out of ideas...
Dorth wrote:If you don't want .NET dependencies, remove or don't check the "managed code" option in your project setting. This is what that option means. And no, it doesn't "suck", it's one of the best IDE out there, and while you may prefer another, please do not insult the work of hundreds, perhaps thousands of extremelly skilled people over 10, maybe 20 years. That'd be somewhat more tasteful of you.