Hi All,
I'm using Codeblocks Portable 8.02 on an external hard drive with the MinGW portable installed also. I can compile a DirectX sample program with no problems. What I'd like to do is use the DarkGDK library but I'm getting lots of linker errors "undefined reference to" even though I have carefully included all the required library files in the 'Projects->Build Options...->Linker Settings->Link libraries'
Has anyone succesfully used DarkGDK like this with the GNU GCC Compiler and if so can they tell me how to set up the environment to do it?
Thanks.