I've just recently got recommended Ogre to start tinkering with graphics programming. Granted, my C++ skills have whithered away from the endless doting of managed garbage collection and dynamic arrays by PHP and Java, but I'm determined to get that all back... with this as a starting point and motivator.
Anyway, I had already started setting up MSVC++ .NET 2003 to compile and run a simple app that imports a model. I'm thinking of starting on interfaces, but the 2 artifacts grace the screen: the Ogre logo on the right, and the diagnostics on the left. How do I have those removed? I thought they would be removed when using the release dll's, but i was wrong
Also, whenever Ogre starts, a configuration dialogue pops up first. Is this consistent and unremoveable across all applications made with Ogre?
Thanks in advance
Jay.
