Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated Testing: AssetBundlerBatch Compiler Error #18141

Open
AMZN-Gene opened this issue Jul 18, 2024 · 1 comment
Open

Automated Testing: AssetBundlerBatch Compiler Error #18141

AMZN-Gene opened this issue Jul 18, 2024 · 1 comment
Labels
kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. sig/build Categorizes an issue or PR as relevant to SIG Build.

Comments

@AMZN-Gene
Copy link
Contributor

AMZN-Gene commented Jul 18, 2024

Compiler error when building Automated Testing AssetBundlerBatch

Steps to reproduce

  1. Build AssetBundlerBatch
    cmake --build build/tools --target AssetBundlerBatch --config profile -- -m

Expected behavior
AssetBundlerBatch builds successfully

Actual behavior
Compiler error

.\AutomatedTesting\Gem\PythonCoverage\Code\Source\PythonCoverageEditorSystemComponent.cpp(74,46): 
    error C2065: 'LY_TEST_IMPACT_DEFAULT_CONFIG_FILE': undeclared identifier
[.\AutomatedTesting\build\tools\External\PythonCoverage-90957b87\Code\PythonCoverage.Editor.Static.vcxproj]

Found in Branch
development
13ac21f (upstream/development)
Mon Jul 15 11:32:49 2024

@AMZN-Gene AMZN-Gene added kind/bug Categorizes issue or PR as related to a bug. needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Jul 18, 2024
@jhanca-robotecai jhanca-robotecai added sig/build Categorizes an issue or PR as relevant to SIG Build. and removed needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. labels Jul 25, 2024
@spham-amzn
Copy link
Contributor

Wasn't able to reproduce

cmake -B build/tools -DLY_PROJECTS=AutomatedTesting

cmake --build build/tools --target AssetBundlerBatch --config profile -- -m

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. sig/build Categorizes an issue or PR as relevant to SIG Build.
Projects
None yet
Development

No branches or pull requests

3 participants