Original Post
I downloaded the newest version of guichan and then tried to follow the instructions on the guichan wiki on how to use it, but I've found it quite difficult. I think I've got it working but it's not clear to me if I've done the right thing. I'm using vc++ express 2008 and managed to set up the include files by going to tools->options->projects etc and to get it working I just included all the source files for each header in my actual project as shown in the pic below:
Is this the right thing to do? Everything compiles fine and the program runs but I don't imagine that its a good idea to do this for every project right?
Is this the right thing to do? Everything compiles fine and the program runs but I don't imagine that its a good idea to do this for every project right?