Kailric
Jack of All Trades
I am new to debugging with makefiles and FAssert and stuff but atm I have two simple questions really.
1. While running CIV4 in debug mode and you have your Visual Studio 2008 Express up and running with CIV4 attached to it if you make changes to the code can you somehow save those changes and the game will then be using your new code. That is if you have a failed assert can you fix the code and then continue the game running under the fixed code, if so then how?
2. Also, what is the difference between Build Solution and Build CvGameCoreDLL? They obviously are not doing the exact same thing right.
1. While running CIV4 in debug mode and you have your Visual Studio 2008 Express up and running with CIV4 attached to it if you make changes to the code can you somehow save those changes and the game will then be using your new code. That is if you have a failed assert can you fix the code and then continue the game running under the fixed code, if so then how?
2. Also, what is the difference between Build Solution and Build CvGameCoreDLL? They obviously are not doing the exact same thing right.