Tuesday, January 26, 2016

Still have issue getting it to compile under VS2015. I see three options. 1. Install and go back to VS6.0 2. Install and go back to VS2012 3. Stay with VS2015 and rework code. I am looking at doing option three. I will write tests based on the current code and write new code to make those tests pass. Results should be code that is functionally the same as old code, but compiles under VS2015. Let's see how this works for just the Q3.

Monday, January 4, 2016

So I installed VS2015 on my machine. Took forever to install. Then last night I figure I have some time to program some. But guess what. VS2015 doesn't install C++ in the standard install. Thus I had to go in and do an update install to put C++ and git into the IDE. Three hours later, it still wasn't done updating, so programming day was a waste.