Hello, I have a project that I have been working on for a while now, It has been through many Engine updates and always pulled through, I think I might of broke it now though…
Basically, I’m trying to get dedicated servers to work on my Project using the 12.5 Engine but for that, you need the Source engine.
As I originally made the project using Binary converting it over to Source just didn’t go as smoothly as i’d anticipated and now when I try to compile the project via VS I get these errors:
https://forums.unrealengine.com/attachment.php?attachmentid=104665&d=1470271093
And when I try to compile the Project within the Engine, The compile button does nothing, no success or failure message, no indication that it is doing anything.
Things I have tried:
Refreshing Visual Studio Files (Multiple times)
Reinstall Visual Studio 2015 (Multiple times)
Convert an older backup of the project (Tried with multiple backups)
Delete Intermediate, Binary folders (Multiple times)
Rebuild,Clean,Build the project (Multiple times)
Reinstall the UE4 Source engine with different versions (Multiple times)
Has anybody got any other approach that I can take? Thanks!