Hi,
I can’t package or launch game in UE4.5.1 (newest version, download from UE homepage). Problems are described in this question Package project for Windows fail - Platform & Builds - Epic Developer Community Forums
I saw other guy has the same problem with me: Can't launch a game in UE4.5 - Community & Industry Discussion - Epic Developer Community Forums
I just downloaded UE4, I started a new project (not c++), and I selected Third person as a template.
Then, I click on Launch. I get an error:
ERROR: Exception in AutomationTool: No files found to deploy for C:\Program Files\Epic Games\4.5\Engine\Binaries\ThirdParty\PhysX\APEX-1.3\Win64\VS2012 with wildcard *.dll>
This path does not exist, it is VS2013 not VS2012. Also, I don’t want to use visual studio with Unreal Engine.
If I rename the folder VS2013 to VS2012, the game crashes:Fatal Error!
KERNELBASE.DLL!UnknownFunction(…) + 0 bytes [UnknownFile:0] …
Please help.
Ps. I have not installed VS2013 yet.