Skip to content

fix the argument of PrebuildRust function in Sconscript - #9

Open
bettermultiply wants to merge 1 commit into
rust-for-rtthread:masterfrom
bettermultiply:little_fix
Open

bettermultiply wants to merge 1 commit into
rust-for-rtthread:masterfrom
bettermultiply:little_fix

Conversation

@bettermultiply

Copy link
Copy Markdown

在 RT-Thread/rt-thread 中使用 menuconfig 对 rtt_rust 进行拉取后出现编译错误

image

发现是文件路径有问题,所以进行了修改,将 Sconscript 中的 PrebuildRust 函数最后一个参数由 RTT_Root + "/../applications" 修改为 cwd + "/../applications"

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.

1 participant