Cant build ue4 solution error C499 and C4605

i keep getting errors for C499 and C4605 while trying to build the ue4 4.11.2 solution it comes out to over 175 errors i have tried using vs 2015 with and without update 3 and vs 2013.

Hey rolle817-

This specific issue was resolved with the 4.12.5 hotfix. Updating to this version should allow you to build your solution and continue work with your code. If you need to stay on 4.11 for development, we are working to provide a solution for this for 4.11.2 sometime this week which I can update you with information here once that is released.

Cheers

so i am guessing there is no way to build the hairworks branches either well that sucks…
;(:(:frowning:

I also need the 4.11.2 source files fixed because we are making a game in 4.11.2 and when we upgrade the game files to 4.12.5 we get nothing but major errors for some unknown reason when building out the game. But the game builds out perfectly fine in 4.11.2

So we cant upgrade to 4.12.5 any time soon.

Hey Snoxx-

A “quick fix” for 4.11.2 was implemented and can be downloaded if switching to 4.12.5 is not an option:

No good bro, When i used that “quick fix” when building out 4.11.2 source files it some how changes the 4.11.2 source files into 4.12.5 source files. It’s mega weird.

This is what i did to apply said fix:

1: Deleted all 4.11 engine folders/files

2: downloaded 4.11.2-release source files.

3: placed source files into 4.11 folder, ran Setup.bat, ran generateprojectfiles.bat

4: opened “quick fix” file and updated source files with the patch

5: opened UE4.sln, chose Development Editor, Win64

6: right clicked on UE4.sln in the explorer thing in VS2015 and clicked build.

7: Outcome of the build complete is a 4.12.5 source engine

Just an update,

4.11.2 source files build out perfectly fine with Visual Studio 2013, but Visual Studio 2015 Update 3 is corrupted

ok ill try that man

i did all of that with visual studio 2013 and now i have 6 errors for c2139

A heads up rolle817, the Quick Fix for the 4.11.2 is only for the launcher version. Not the source files.

the 4.11.2-release source files work perfectly fine just the way they are when downloaded in VS2013