Can't start up my project

Why can you not rebuild? If you can post some screenshots that would help.

I made a new project and if i start it is says rebuild but i can’t.
this is happening to all my projects but i delete something and it worked but i don’t know what anymore.
could somebody please help my?
thanks in advanced.

224884-ue-1.png

224885-ue-2.png

but when i rebuild manually it doesn’t work either

Hi daano95,

Your project fails to compile and that’s because you have a bug somewhere in your code. Open your project source in Visual Studio and try rebuilding it there. You’ll get some error messages which can help you debug it.

I’ve also answered similar questions with regards to building issues and also provided some tips and coding practices which you can read and learn in here, and here

Hope these can help.

Vizgin

Thank you I rebuild in vs and worked.