Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

Can't create a new project #404

Open
RhysUCP opened this issue May 31, 2019 · 3 comments
Open

Can't create a new project #404

RhysUCP opened this issue May 31, 2019 · 3 comments

Comments

@RhysUCP
Copy link

RhysUCP commented May 31, 2019

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

  1. Downloaded and installed Lumberyard
  2. Installed required software (see screenshots)
  3. Attempted to create new project

Expected behavior
Expect to create a new project using the default project template.

Screenshots/Logs
ProjectConfigurator
01
02
03
04
05
06

lmbr_create.log

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.

@sourjon
Copy link

sourjon commented Jun 7, 2019

Hi @RhysUCP , thanks for the feedback! We've created a ticket to track this issue.

@bmk10
Copy link

bmk10 commented Jul 9, 2019

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

@AMZN-alexpete
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants