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

The error happened during makefile #6

Open
yunghx opened this issue Jun 2, 2017 · 2 comments
Open

The error happened during makefile #6

yunghx opened this issue Jun 2, 2017 · 2 comments

Comments

@yunghx
Copy link

yunghx commented Jun 2, 2017

Hi,

When I tried to use your algorithm, I fellowed the instruction to install it. I have to say I am only familiar with MATLAB and a little experience with Python. When I did the final step 'make the file' on macos, an error happened:

ld: unknown option: -no-undefined
clang: error: linker command failed with exit code 1 (use -v to see invocation)

I go back to the makefile and check, seems the sentence '-Wl,-no-undefined' is not working. Do you have any idea what happened?

Regards

@RFHO-BDSS
Copy link

I had similar issues but with respect to linking for python and boost, maybe its something similar. Are boost and boost-python compatible with your system python distro?

@soumickmj
Copy link

I have updated the codes and instructions in my forked version of this repo. Please go to : https://github.com/soumickmj/DenseInferenceWrapper

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

3 participants