Not sure where this setting is...

what do I do if the actions section is greyed out?
EDIT: found the button. Thanks!

One more question: what's the difference between "build civilization" and "build solution?"
 
It's a hierarchy thing. 'Build Solution' builds all projects below it, whereas 'Build "ProjectName"' just builds that.

For example, I use this hierarchy for my warcraft mods:

Solution 'Civilizations of Azeroth'
- Project 'Kingdom of Stormwind'
- Project 'Orcs of Durotar'

That way, if I have made changes to any big components, I can compile and reupload all my different civs without having to manually go and build each one. But if I've just made changes to one civ, I can build that on it's own without effecting the others.

Hope that makes sense.
 
Top Bottom