did you try the “repair from internet” method i mentioned above for Visual Studio?
It worked for me on Win 8.1
did you try the “repair from internet” method i mentioned above for Visual Studio?
It worked for me on Win 8.1
Hi ! Yes I already try this, no result for solution this problem! Thanks for your answer!
Hi Guys,
Looking through the forums, this is the only thread I have found so far so my apologies if this has been addressed somewhere else already.
I am experiencing similar issues:
-creating a Blueprint project works fine, but adding C++ code to the project causes it to freeze.
-creating a blank C++ project, it will freeze at 80% or at 0% and there is little in the folders to use (no generateprojectfiles.bat) so I cannot use that solution. I do not see an ‘Unrealbuildtool.bat’ running in taskmanager either.
-‘\Cmake\bin was unexpected at this time’) when trying to build from the git source with generateprojectfiles.bat (setup.bat seems to work fine)
About my machine:
i7 intel, 32Gb Ram, NVidia K2100
I am running Windows 8.1, MS Visual Studio 2013 Desktop Express, Windows 8.1 SDK,
Things I have tried:
-I installed all the windows 8.1 updates
-I have stopped avast antivirus, windows firewall, windows defender, and created exclusions for Unreal and VS while avast runs
-I have uninstalled and reinstalled both the launcher and unreal from a newly downloaded launcher, , as well as a new install of VS Desktop Express 2013 with Windows 8.1 SDK
-I then tried to build C++ projects under different conditions but they all freeze at 0% or 80% with 4.7.6 and 4.8 preview.
I hope we can get some updates on this soon…
Hi you guys,
I just wanted to share my quick solution. It might not work for all of you, but maybe for some.
I run 64bit Ubuntu Linux.
So, I create a C++ Project and then it freezes at 80%. It loops 3 or 4 times, then the UE4 Editor shuts itself down.
Then I restart the UE4 Editor and click on Projects → Open Project → Find the Project Folder of the Project you tried to create → click the UE4 Project File.
Then a message appears “…a file is missing etc…”.
Let the editor build the file. (took 5 min on my older computer), then it worked.
Hope this helps