[SDK] Problem with reloading the CivGameCoreDLL Source in CodeBlocks

doronron

King
Joined
Nov 16, 2003
Messages
906
Location
Home or Work...
Having some difficulty in reloading a *.vcproj file in CodeBlocks. Wondering if anyone could point me to what I'm missing.

1) Went through the install procedure in the stickied thread. It loaaded everything properly. The initial load for the CvGameCoreDLL.vcproj file matched the instructions.

2) I replaced the source *.h and *.cpp files with some of my own, but it had compile errors.

3) In order to do a clean attempt, I recopied the Warlords GameCoreDLL folder over top of my working folder, replacing everything.

4) When attempting to load the *.vcproj file, it either would load with no build preferences at all (none of the checkboxes are marked, no linked files, nothing), or it simply would not load period.

5) I attempted to create build projects from multiple different directories, and none worked.

6) I uninstalled and reinstalled CodeBlocks in an effort to make it forget I had ever created a build project. This did not work.

At this point, I have uninstalled all of the SDK related utilities, but I cannot find whatever file or registry entry that CodeBlocks is apparently reading to conflict with any attempt I've made to initialize a new project build.

Solution? At this point, I'd almost cosider wiping the drive and reinstalling the whole system from a Ghost image, but that's too excessive for this.
 
Back
Top Bottom