Unreal engine can't compile c++ code

what the problem?

Thanks for help

For one, you may have to close the editor before compiling the code in Visual Studio. What changes did you make to your code prior to trying to compile? There isn’t a huge amount to go off from here.

i do a rebuild in Visual Studio.
And that it all

Hi dkni,

Are you trying to upgrade the Shooter Game project from 4.1 to 4.2?

yes, but it isn’t work.

Hi dkni,

If you have not made any significant modifications to the Shooter Game sample, it would be easier to download the sample for version 4.2 instead of upgrading the 4.1 version.

I can not download.
Can you please send me this?

You are not able to download the Shooter Game from the marketplace?

It looks like your visual studio environment isn’t being detected correctly. I’ve attached a batch file which will dump out your visual studio environment in the same way that the engine detects it. Could you download that file, rename the extension to .bat, and run it?

It should write a file called info.txt to the same directory. Can you post that back here?