Unreal Engine 4.5 failed to compile

Hey,

I just compiled UE4 with Visual Studio 2013 and I have a library missing “tbbmalloc.lib” probably from IntelTBB.
The library doesn’t seems to be generated.

Some ideas ?

Did you picked up all the required files over from GitHub? Those libs shall come in the zip files as a ThirdParty dependency.

yes I am sure. The .lib is probably not generated for some reason.

Hey Llew-

Are you getting the messing about the missing .lib when you compile the project or when you try to launch the editor? Also, which version of the engine did you get from GitHub? Any information you can think of will be helpful in determining what the cause of the problem is.

Cheers

I downloaded the version 4.5 and I get this error during compilation. I would also add that wwise is installed.

Just to make sure the file wasn’t corrupted during download, use the following link: https://github.com/EpicGames/UnrealEngine/releases/tag/4.5.0-release to redownload the Required_1of2.zip file. Extract the contents of the zip folder then run the "GenerateProjectFiles.bat and recompile the project.

Solved, only the .lib was missing for some reason. Maybe regenerating the project ?

Anyway fixed thanks

hey that link doesnt work and I’m having the same problem. Can you help me out! No project will launch for me :frowning:

The link does work but you require to link your GitHub account with your UnrealEngine account, you must have a valid subscription. More info on how to link your accounts: Unreal Engine 4 on GitHub - Unreal Engine