Can't create a new project
Describe the bug Unable to create a new project. Reaching the "Building project" section errors with the message: "Error executing WAF. (See log for details)".
Steps to reproduce
- Downloaded and installed Lumberyard
- Installed required software (see screenshots)
- Attempted to create new project
Expected behavior Expect to create a new project using the default project template.
Screenshots/Logs

Lumberyard version v1.18.0.0
Additional Info Running Windows 7 and Visual Studio 2017. Attempted fixing this issue using solutions from the Internet of which none have worked. This includes: Installing MFC in Visual Studio installer. Uninstalling and reinstalling Lumberyard. Running from Bin64vc141 directory. Installing the optional software Clang. Using the console to recompile. Running "lmbr_waf build_win_x64_vs2017_profile -p all" gives the same output found in the log file.
Hi @RhysUCP , thanks for the feedback! We've created a ticket to track this issue.
do it in cmd. as long as solution .sln , in Solutions folder generated, lmf configure, lmbf build -all.. iin cmd.exe cd to /lumberyard/1.19/dev and run https://docs.aws.amazon.com/lumberyard/latest/userguide/building-your-lumberyard-game-project.html
Hi @RhysUCP , the log files indicate the build system is unable to find Qt. Please run the following command from your dev folder and post the output here.
lmbr_waf configure