hi guys i am getting an error when i am trying to build my c++ game code through unreal editor . Attaching below is the screen shot for same.
Hey airpush-
The error shown in your screenshot (mspdb120.dll is missing) is a Visual Studio error. Uninstalling/reinstalling VS2013 should fix the error and allow your code to compile properly.
Cheers
hi
i tried it but it didnt worked still.
thanx
When you mentioned building your game through the editor are you referring to using the compile button in the editor to compile the visual studio code?