Unreal engine not opening while opening bullcowgame

Click on the down Arrow. This is all covered in the how to install Unreal Engine video

EDIT: Just so you know, I show less versions as I keep everything from UE 4.24 to 5.3 installed - the last 8 versions basically. You can go back to some of the really old versions, I started on Unreal Engine 4.17.

When you click on the little white down arrow, you’ll see something like this:

You will see every version you don’t have installed so 5.3.2 all the way back to 4.0.2 but not the version you’ve installed. Once you’ve selected the version you want (4.26.2 or 4.27.2) then you click the install. Another form pops up but you don’t have to change any of the options. Just Click install and wait for the install to finish. This usually takes about 20-30 minutes.

according to you there is version issue of unreal engine BUT I HAVE INSTALLED THE OLD AGAIN SAME ISSUE SIR I THINK THERE IS ISSUE IN FILEE

sir can you plz send me whole zip file of bullcow.
i think there is issue in my file

The issue really isn’t in the file and I don’t have the project - only the file from the resources. I can tell you with almost 100% certainty that the issue lies within the setup

If you want to be sure, launch a new editor and create a C++ project - Third Person level would do just fine but it doesn’t matter. If this fails, it is your setup. It is important to make it a C++ project.

This Unreal Engine 4 course was retired almost at the same time when Unreal engine 5 was released over a year ago.

sir you mean the course to old before unreal engine 5 .
if so then i upgrade my unreal engine to 5


in course they also told us that download 4.22 version
you said that make a new project in c++
sir actually the bullcow game is not opening from start
so where i can make c++ program …

First, click the Launch Editor button from the UE Editor

The exact steps are different based on the version. In 4.27, you see something like the following:

From here, Select the Games section and click next
Now pick Third Person and again click Next

Now pick the project type, then select C++. Change the project name and path and click Create Project

You will now have a C++ project created. However, if this fails, your Unreal setup is not correct. I can’t help you with that. This may help however.

Installing Unreal Engine | Unreal Engine 4.27 Documentation

Have a look through this and some of the basic information and see if it helps too.


after this i face this issue

As I stated previously, you need an older version of Visual Studio (2015) to support Unreal Engine 4.22 - this is not supported any more. The error you are getting is because you installed studio 2019 and because of this, the correct Windows SDK is not only present/compatible but also not available via this version of Visual Studio. I believe that the only v4 version that supports Visual Studio 2019 is Unreal Engine 4.27 for which I’ve shared the link for the setup process already.

1 Like

ERROR: Windows SDK must be installed in order to build this target.
i am downloading this one lets see

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.