I've tried Code::Blocks and i loved it, useful, slim, it works.
But i have a problem, i'm trying to use the Platform SDK SP2 with it.
Now with Visual C++ Toolkit 2003 and the .Net Framework SDK we just need to add the include, lib and bin paths to Code::Blocks. But with the Platform SDK we have this huge .bat file to set the environment that performs all these tests, and sets several environment variables in the process, and i wouldn't want to permanently include by hand all those in the environment just so i can work with Code::Blocks.
So i am looking for a convenient way to set the environment while i'm compiling. I was thinking of two ways, either the Code::Blocks developing team could include some environment settings that could be chosen by the developers based on their SDKs, or a new feature to allow the execution of a few .bat files to set the environment before compiling.
As i'm asking this, i'm not sure they don't already exist, i did look in the IDE for them but i just played with it for an hour or so, so if they do exist please just point them out, and forgive me wasting your time. ^_^
Thank you.