Hi,
I'm trying to compile code with DEV-CPP. I've all devpacks mentioned in compilation howto. Compilation is ok, but I'm unable to link it. The problem is, I think, that some directories (shared, common) are not compiled to libraries, thus compilation fails. For example, I'd like to compile game project, but it says that "Info_ValueForKey" is unknown. Am I doing something wrong or DEV-CPP was not tested. Please tell me what should I do