Oh, one other change you might want to make, Martdon. It's not a big deal, whenever you get around to it. In order for the planner to run on older machines, you need to change the target platform.
Project Properties->Configuration Properties->General
Change Platform Toolset from v100 to v90
Like I said, not really a big deal, it only affects certain users (those on Win2K machines, afaik).
"They laughed when I said I was going to be a comedian ... They're not laughing now." - Bob Monkhouse
yeah when I tried that it doesn't work right and says I need to download the 2005 edition (possibly for DLL linkage issues?) but that didn't work right either; so instead I'm bad... my personal working build is in 1.00 and I leave it to you to compile at release time:/ Would that ever cause any issues?
Really? That's weird, I've not seen that before. Martdon, what about you, have the same error?
Anyway, no, it won't cause any issues. I can build a v90 target platform here, so it's no big deal.
"They laughed when I said I was going to be a comedian ... They're not laughing now." - Bob Monkhouse
Yeah, it tells me I need the 2008 version. So I found some pre-release intro thing, for free. Going to install that, and see if that gives me what I need.
EDIT: Yeah that didn't work. But I did find the 2005 version, for free. So I think I will try that
Last edited by Martdon; 04-09-2011 at 04:47 PM.
I'm unemplo...... err.. I mean, I'm a writer.
Eh, don't put too much energy into it. As I said, I can compile a v90 version here. The v100 are fine as long as we don't put out releases with them.
That is strange though. It seems like the current MSVC compiler ought to be able to compile with v90 by default. Especially since it gives that as an option. I wonder what's up with that.
"They laughed when I said I was going to be a comedian ... They're not laughing now." - Bob Monkhouse
The requirements for skeletons are rather heavily changed. I'll try and get those set right today. Also, the graphics for the Archmage's SLA are off. I'll try to fix that too. So at least I helped out a little bit in this update haha.
EDIT: Done and done. It all seems to be working fine and proper. I commited.
Last edited by ChimRitchells; 04-16-2011 at 09:52 AM.
The SLA-enhancements were showing ? graphic, because you needed to copy the spell graphics, and put them in to the enhancement folder as well. I went and did this, so the SLA's now show their graphic.
Good catch on the skeleton requirements, changing with the new enhancements
I'm unemplo...... err.. I mean, I'm a writer.
Oh, when you commit, new files. You must select them, in the lower of two boxes to be added. They are not added automatically
I'm unemplo...... err.. I mean, I'm a writer.