dogu189
(dogu189)
1
I’ve tried everything make UE4 see Visual Studio 2012 Express but none of them works…
I trıed to add Environment variable :
VS120COMNTOOLS
C:\Program Files (x86)\Microsoft
Visual Studio 11.0\Common7\Tools
But still UE4 doesn’t see it, I have my both engine and visual studio installed in C:\
Can anybody please help!
Hi!
Default UE4 use VS 2013. But you can download source from GitHub and generate project for VS 2012. After this you can use VS 2012.
How to generate project for VS 2012 you can read in this docs:
https://docs.unrealengine.com/latest/INT/Programming/UnrealBuildSystem/ProjectFileGenerator/index.html
dogu189
(dogu189)
3
can you give me the link of source from github
This is a video tutorial how to get source from GitHub