Chim_RUS
(Chim_RUS)
July 21, 2016, 11:28am
1
Try to opern project.
Using:
Soures UE 4.10
VS 2013 (VS 11.0 VS 12.0)
I try to resolve problem like in this question
1-Windows 7/x64 ultimate, Intel core i7 950 @ 3.07GHz, 12 GB RAM. 2- VS 2013 ultimate. I received the following Error: Error 1 error : SetEnvironmentVariablesFromBatchFile: BatchFile D:\Program Files (x86)\Microsoft Visual Studio...
not working
In case someone stumbles over this:
For me it helped to rebuild the engine. (UE 4.15)
Others mentioned setting the right environment path would help, which didn’t in my case.
1-Windows 7/x64 ultimate, Intel core i7 950 @ 3.07GHz, 12 GB RAM. 2- VS 2013 ultimate. I received the following Error: Error 1 error : SetEnvironmentVariablesFromBatchFile: BatchFile D:\Program Files (x86)\Microsoft Visual Studio...
Hi, to someone who is encounter the same issue. In my case, just run the
Setup.bat
GenerateProjectFiles.bat
build UE4 engine again
can resolve the problem. No need to re-install visual studio or full rebuild the whole engine. Hope this will help.