New Shooter Game wont compile

When I tried to recompile my new changes on the new shooter game, I got many errors regarding ui. and when I undo my changes, still same results. How can I fix this?

Could you post the exactly error?

here is a picture of the errors.

Everybody who has trouble download it again with beta 3 and put generateprojectfiles.bat in the new folder and run it. Then compile shootergame project and it will work.

ShooterGame_Menu.cpp does not exist in the Beta3 code drop for ShooterGame, but it did in Beta2. There are a few other similar errors in that list. You will need to start with a clean Beta3 ShooterGame sample and apply your changes on top of it, while compensating for the changes between Beta2 and Beta3 versions.

i had a look at this for Mick, i also find i can’t compile the shooter game beta3 via VS express, i’ve attached the error log
link text

i just copy/pasted it from vs to context and saved.
yes i made a bat file from a new beta 3 project which generated the source required though most of the errors seem to be links in the server class

I see you are building ShooterGameServer, is this your intent? You probably want to start with ShooterGameEditor.

Indeed I also get your link errors when I build ShooterGameServer. I will add a TTP for this. In the meantime you will only be able to build ShooterGameEditor and ShooterGameUncooked.

ok i was only starting the vs project from double clicking the ShooterGame.sln then i choose build in the VS menu
which then produced the errors, i guess it was re-building the whole project, if yes then my bad sorry

Wait a second. Wat do u mean beta 3. Im pretty sure that there are only 2 betas of rocket and two versions of shooter game. I have the latest certainly.

Currently :

  • Beta 2 = build 1627304
  • Beta 3 = build 1711197

Hello Eshwar,

Beta3 was released last week, you can learn more about it here: http://forums.epicgames.com/threads/968231-Rolling-out-the-July-beta

Thank you,

Alexander

Oh ok. I hav beta 3 then. But where is the beta 3 shooter game. Im using the newest shooter game in the ftp client. It has a new map and gun and also few bug fixes so im guessing its new. So why isnt it working?

sorry my bad, promise to use the build number in future

Thx…for the drop box videos GeoDav. It compiled fine for me with the PIE shooter. Although, now I see what u mean!! I have error trying to build or debug with the PDB file it says?..No clue what that is!!..I will have to check my directory path tomorrow! Also the same server error as mentioned…Maybe we all will be able to test the shooter on each other online soon for a min.!! after all the frustration!

So wait the new shooter game works with beta 2 only? Can u check with the shooter game in the ftp optionalinstalls and try it on the beta 3?

I was unable to build as well.

QA was able to use Beta3 build (1711197) on the FTP and the associated version of the ShooterGame sample project. They built the ShooterGameEditor target after generating project files. Perhaps you need to regenerate project files.

Michael, what build errors are you getting?

Oh i see you have to generat the files again using GenerateFiles.bat

I never really cooked at all in Unreal 3. I know it’s settings a bit and it’s purpose though, with Unreal frontend . Is this all done with the compiling in Visual Studio now because of the c++ structure? I see no cooking options. Or are these just left out for now??

I tried this again making sure I’m on the right version of everything. Here are the errors.

link text