I get a few errors when trying to build the LumberyardSDK.sln in VS2013 in [All] Profile x64 mode. Anyone know how to fix these? It does the same thing if I compile it in [Game] Profile x64.
Hello @WhatsThatFunction,
Did you make any code changes or is this the first time you are compiling the code? Let us know!
Turns out I needed to clean the solution first.
To fix this error, I clicked Rebuild (or Clean solution, then Build solution) in VS2013.