Skip to content

fix(ohos build cargokit): update build directory resolution and error reporting#678

Open
qinshah wants to merge 2 commits into
cunarist:mainfrom
qinshah:ohos_fix
Open

fix(ohos build cargokit): update build directory resolution and error reporting#678
qinshah wants to merge 2 commits into
cunarist:mainfrom
qinshah:ohos_fix

Conversation

@qinshah

@qinshah qinshah commented May 1, 2026

Copy link
Copy Markdown
  • Adjust the build directory path to point to the rinf build tool directory
    to avoid operating on packages inside the cache.
  • Update the environment variables for temporary directories and improve error
    messages by including stderr when the cargokit task fails.

… reporting

- Adjust the build directory path to point to the rinf build tool directory
to avoid operating on packages inside the cache.
- Update the environment variables for temporary directories and improve error
messages by including stderr when the cargokit task fails.
@qinshah

qinshah commented May 1, 2026

Copy link
Copy Markdown
Author

@gavinliu 非本地依赖的库是在.pub-cache下的,执行pub get会报错,所以我移到<flutter项目>/build/rinf/build/build_tool来解决

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.

2 participants