We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
題名の通りmake appが出来ません。
<作業環境> macOS(最新版)
<パス> home/BeerHall/etrobo/hrp3/sdk/workspace/sample_c4(←こいつを動かしたい)
<エラー表示> コンパイル時に以下のエラーが出ます。 No rule to make target `/Makefile.fakemake'.
そこで、workspaceに入っているMakefileを開くと以下のようになっています。
include ../common/Makefile.workspace include $(ETROBO_SCRIPTS)/Makefile.fakemake
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
分かる方回答御願いします。
The text was updated successfully, but these errors were encountered:
ここのパスに自分で設定するのか自動で設定されるのかのどちらでしょうか?
Sorry, something went wrong.
No branches or pull requests
題名の通りmake appが出来ません。
<作業環境>
macOS(最新版)
<パス>
home/BeerHall/etrobo/hrp3/sdk/workspace/sample_c4(←こいつを動かしたい)
<エラー表示>
コンパイル時に以下のエラーが出ます。
No rule to make target `/Makefile.fakemake'.
そこで、workspaceに入っているMakefileを開くと以下のようになっています。
include ../common/Makefile.workspace
include $(ETROBO_SCRIPTS)/Makefile.fakemake
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
分かる方回答御願いします。
The text was updated successfully, but these errors were encountered: