Building project error.

Does the project have C++ code associated with it?
Do you enable the C++ option when VS installed (it is disabled by default).
Are you able to compile the project?

Does this only happen when packaging?

if C++: You may not have the x64 compiler.

I will not be able to help furthur without knowing some of the above.

HTH