(Solved) New Project C++ Compile Failed

Unreal Engine 4.10

Hello,

I am having a issue with my C++ project not able to compile the code when I have created a New Project. I have no idea on what it is causing this to happen and I do not understand this error.

When I Open with Visual Studio and Build Solution, I seem to get 5 errors as well.

Can anyone please help me understand the issue on why it is doing this?

This never happen to my old and I have no idea why it is doing to my new PC. Also, show some screenshots as that would be helpful for me to see the clear picture.

Thanks,

how i fixed it is by using the git hub version(possibly use the higher versions) . if u have the internet facility use it and report back if the error is still existent or wait for a fix

Oh, I have no idea what are them to be honest.

Can you send me a link or screenshot this?

Well the engine source code is at the github

This is the page

How do I use this?

u need to download it . first create an acccount in github then link with ue4 then download it
rest of the steps are given.

The page download is not found for some reason.

Sorry for being an idiot, I am unsure on how to use these type of websites.

That is not an issue . Whatever be the query please do post it . Here is a vid - YouTube

Oh I see it’s just a way to get the old version back before the update of Visual Studio. Seems confusing for me to know which one to download there.

Well, I’m only using Unreal Engine 4.10 and I just downloaded Unreal Engine 4.13 which the code compile seem to work. I hope the code and blueprint is not much of a big difference. I don’t like how Unreal Engine 4 layout changes a lot including when I watch old engines tutorials.

Thanks for helping me.

Hey it is again.

Turns out, the Compiler works when you make a new project but when you Compile it with Visual Studio in Unreal Engine or Build Solution. It shows the error issue with Visual Studio and not the code itself.

I do hope they will fix this problem.

Hello ,

I had tried with 4.11 and had the issue but I never try to fix this link you have sent me.

I tried with 4.13 now and it worked fine creating a new C++ project, but there is another issue with Visual Studio not working with the code even I had used this code before and worked last year.

Here is the problem. This has happen to a lot of people from a code that had work before on this video:

Hey ,

If you’re using UE 4.10 or later, it will require Visual Studio 2015. Additionally, if you are already using 2015 and your version of Visual Studio is running Update 3, you will need to update to 4.11 or later. Update 3 introduced an error that was fixed later. If you’re using 4.11, you will need to manually add the fix which can be found here: Current Available Quick-Fix Solutions - Announcements - Epic Developer Community Forums . Versions after 4.11 have this fix already included, so if you are using 4.12 or later, you should be able to create code projects without this error. Let us know if this is not the case for what your’e experiencing.

Cheers

The “OtherCopilationError(5)” message means that the error that occurred isn’t something that has an error code related to it. You can check the Output log for more information in the majority of situations that involve this message.

Hold on… I just realised the Catergory well spelt wrong… it suppose to be Category.

I compile it in Unreal Engine and it succeeded but when I clean solution, I get a lot of errors.

Strange.

Thanks for the help, seem like I will have to be using Unreal Engine 4.13 for now on.

I hope for the best that nothing goes wrong from it or changes to the engine itself on how they are place.

U still facing trouble or are U ready to go on ???

Hello again,

The issue has been resolved.

great now surely get started