Cannot create new project

0

When creating a new project it comes to Build project and then comes up with Error executing WAF. (see log for details). The error inside the log is

Target platform "win_x64_vs2015" not supported. [on host platform: win32]

Please help me get around that.

Thank you.

已提問 6 年前檢視次數 187 次
3 個答案
0

@REDACTEDUSER

已回答 6 年前
0
已回答 6 年前
0

2019 version 1.22 and the problem is still not solved. I am trying to solve it myself by researching and it takes the focus from game development to "engine fixing".

Update: 22/12/2019

The issue was resolved the problem appearantly is in the dev/WAF/user_settings.options

This line was commented

;win_vs2017_vswhere_args = -version [15,16]

Just remove the simicolon in front of the line to make it be

win_vs2017_vswhere_args = -version [15,16]

However the build time took ages on an i7 7700K overclocked to 4.7GHZ I will test the building time on a Dual Xeon system we have at work and post the results back.

已回答 4 年前

此貼文已關閉:已停用新增新答案、評論和投票功能。