Hi friends, I have UE4.8.1 and VS2013 installed in my WIN8.1(64 bit) system. Recently I got two troubles. Can anyone tell me how to solve them? Thanks for your help!
Q1: I created a project according to UE “Level Designer Quick Start” document. It worked well. But later i created a C++ class whose parent class is Actor and then the project can’t be opened any more.
Q2:I failed in creating a C++ project according to UE “Programming Quick Start-1 - Essential Project Setup” document. Once I click the “Create Project” button, it will pop up a warn like
And if I click the “Create Project” button again, it will pop up another warn like
And so on…
The major content of the warns are the same. The only different is the “tmp” file.
Is it because my AppData’s path inlcudes some invalid character? Here is it “C:\Users\俊\AppData”
Thanks for your help!