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

Error with OpenCV on Stm32 #3433

Open
Kektis opened this issue Sep 26, 2024 · 0 comments
Open

Error with OpenCV on Stm32 #3433

Kektis opened this issue Sep 26, 2024 · 0 comments

Comments

@Kektis
Copy link

Kektis commented Sep 26, 2024

Following wiki on how to work with OpenCV on Stm32 https://github.com/embox/opencv_samples.

I successfully use the commands:

$ cd embox/
$ make ext_conf EXT_PROJECT_PATH=<path-to>/opencv_samples
$ make confload-ext_project/opencv_samples/stm32f746g-discovery

But when I enter the command

make

Errors occur.


[/bin](tg://bot_command?command=bin)[/sh](tg://bot_command?command=sh): 2: [/home](tg://bot_command?command=home)[/nnizamov](tg://bot_command?command=nnizamov)[/embox](tg://bot_command?command=embox)-master/build/extbld/third_party/gcc/gcc_build/build: Permission denied
make[5]: *** [Makefile:67: [/home](tg://bot_command?command=home)[/nnizamov](tg://bot_command?command=nnizamov)[/embox](tg://bot_command?command=embox)-master/build/extbld/third_party/gcc/gcc_build/.configured] Error 126
make[4]: *** [/home/nnizamov/embox-master/build/base/gen/third_party/gcc/gcc_build.extbld_rule.mk:23: [/home](tg://bot_command?command=home)[/nnizamov](tg://bot_command?command=nnizamov)[/embox](tg://bot_command?command=embox)-master/build/base/gen/third_party/gcc/gcc_build.__extbld-target] Error 2
make[3]: *** [mk/build.mk:25: build] Error 2
make[2]: *** [mk/load.mk:41: build] Error 2
make[1]: *** [mk/main.mk:31: build] Error 2
make: *** [Makefile:40: all] Error 2

GSS version 10.0.5

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

No branches or pull requests

1 participant