Below is an update of my room. I adjusted some materials.
that’s amazing
Thank you so much!
hey, see when I try to Build in the output my project it said this
1>C:\Program Files (x86)\Visual Studio 2017\Common7\IDE\VC\VCTargets\Microsoft.Cpp.props(31,3): warning MSB4011: “C:\Program Files (x86)\Visual Studio 2017\Common7\IDE\VC\VCTargets\Microsoft.Makefile.props” cannot be imported again. It was already imported at “C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.cpp.props (31,3)”. This is most likely a build authoring error. This subsequent import will be ignored. [C:\Users\janJa\Documents\Unreal Projects\03_BuildingEscape\BuildingEscape\Intermediate\ProjectFiles\BuildingEscape.vcxproj]
I got similar errors and found that if I select Build -> Rebuild Solution, that fixed my problem. Another way I was able to get build to work, which I use most of the time now is in Unreal Engine I hit the Compile button and let Unreal compile for me. I don’t get those errors anymore.
when I go to build reBuild it shows
1>C:\Program Files (x86)\Visual Studio 2017\Common7\IDE\VC\VCTargets\Microsoft.Cpp.props(31,3): warning MSB4011: “C:\Program Files (x86)\Visual Studio 2017\Common7\IDE\VC\VCTargets\Microsoft.Makefile.props” cannot be imported again. It was already imported at “C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.cpp.props (31,3)”. This is most likely a build authoring error. This subsequent import will be ignored. [C:\Users\janJa\Documents\Unreal Projects\03_BuildingEscape\BuildingEscape\Intermediate\ProjectFiles\BuildingEscape.vcxproj]
2>C:\Program Files (x86)\Visual Studio 2017\Common7\IDE\VC\VCTargets\Microsoft.Cpp.props(31,3): warning MSB4011: “C:\Program Files (x86)\Visual Studio 2017\Common7\IDE\VC\VCTargets\Microsoft.Makefile.props” cannot be imported again. It was already imported at “C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.cpp.props (31,3)”. This is most likely a build authoring error. This subsequent import will be ignored. [C:\Users\janJa\Documents\Unreal Projects\03_BuildingEscape\BuildingEscape\Intermediate\ProjectFiles\UE4.vcxproj]
Did you try the Compile button in Unreal? It is right beside the build button. That might work for you. Also Ben talks about Resetting your Unreal Project in Lesson 79. If for some reason you can’t get it to work, check out that lesson. It is a quick lesson on what to do if somehow your Unreal is not working.
