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

*** No rule to make target 'run_py_sample' #2

Closed
iksent opened this issue Jun 17, 2018 · 1 comment
Closed

*** No rule to make target 'run_py_sample' #2

iksent opened this issue Jun 17, 2018 · 1 comment
Assignees

Comments

@iksent
Copy link

iksent commented Jun 17, 2018

Hello!

After sudo make -j run_py_sample I am getting an error:

make: *** No rule to make target 'run_py_sample'. Stop.

Linking was successful, i think:
...
[100%] Linking CXX shared library edcc_lib/libedcc.so
[100%] Built target edcc
Install the project...
-- Install configuration: ""
-- Installing: /usr/local/lib/libedcc.so.1.1
-- Installing: /usr/local/lib/libedcc.so.1
-- Installing: /usr/local/lib/libedcc.so
-- Installing: /usr/local/include/edcc
-- Installing: /usr/local/include/edcc/edcc.h
-- Installing: /usr/local/share/edcc/ApiUsage.md
-- Installing: /usr/local/share/edcc/AboutEDCC.md
-- Installing: /usr/local/share/edcc/LICENSE
-- Installing: /usr/local/share/edcc/FindEDCC.cmake

@leosocy
Copy link
Owner

leosocy commented Jul 6, 2018

Now, this issue is repaired. The reason is ldconfig command in cmake not working well. Thanks for your feedback!

@leosocy leosocy self-assigned this Jul 12, 2018
@leosocy leosocy closed this as completed Jul 12, 2018
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

2 participants