Skip to content

[prefab-export] do not try to copy headers if the directory does not exist.#11055

Closed
atsushieno wants to merge 1 commit intomicrosoft:masterfrom
atsushieno:prefab-export-check-header-dir
Closed

[prefab-export] do not try to copy headers if the directory does not exist.#11055
atsushieno wants to merge 1 commit intomicrosoft:masterfrom
atsushieno:prefab-export-check-header-dir

Conversation

@atsushieno
Copy link

Describe the pull request

  • What does your PR fix? Fixes issue #

Partly fixes #11052

This fixes the actual Android build issue; the packaging step does not abort in the middle.

  • Which triplets are supported/not supported? Have you updated the CI baseline?

Not applicable; it is about the latest Android support and there is no android triplets defined yet in this repository.

It should (but it is first time contribution so any surprise could happen).

@atsushieno atsushieno changed the title [prefab-export] do not try to copy headers only if the directory exists. [prefab-export] do not try to copy headers if the directory does not exist. Apr 27, 2020
@atsushieno
Copy link
Author

Actually there was another place to apply the same fix. Creating amended PR.

@NancyLi1013
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@atkawa7
Copy link
Contributor

atkawa7 commented May 1, 2020

@atsushieno @NancyLi1013 @LilyWangL I don't know if this is the right fix as the issue is not related to headers but rather a misconfig on the user's side. I could be wrong. But checkout my comment

@atsushieno
Copy link
Author

#11052 (comment)

@atkawa7
Copy link
Contributor

atkawa7 commented May 1, 2020

@atsushieno You can close this if your issue was resolved

@atsushieno
Copy link
Author

Okay, I assume that those directories should exist if we specify the right target and have appropriate triplets, and any ambiguous outputs should be tracked at #11052. At least this "fix" does not bring any good.

@atsushieno atsushieno closed this May 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Eliminate bad error reporting "Value was null"

3 participants