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

Cannot make file #1

Open
andira14 opened this issue Apr 12, 2017 · 0 comments
Open

Cannot make file #1

andira14 opened this issue Apr 12, 2017 · 0 comments

Comments

@andira14
Copy link

andira14 commented Apr 12, 2017

I cannot make the files. please can you help me? I had make jpeg independencies but when I compile darwin pi it shows this.

g++ -lpthread -ldl src/stand_test.o -o run_test src/stand_test.o: undefined reference to Robot::LinuxCM730::LinuxCM730(char const*)'
src/stand_test.o: undefined reference to Robot::CM730::WriteByte(int, int, int, int*)' src/stand_test.o: undefined reference to Robot::CM730::~CM730()'
src/stand_test.o: undefined reference to Robot::CM730::Connect()' src/stand_test.o: undefined reference to Robot::LinuxCM730::~LinuxCM730()'
src/stand_test.o: undefined reference to Robot::CM730::CM730(Robot::PlatformCM730*)' src/stand_test.o: undefined reference to Robot::CM730::WriteWord(int, int, int*)'
src/stand_test.o: undefined reference to Robot::CM730::ReadWord(int, int, int*, int*)' src/stand_test.o: undefined reference to Robot::CM730::WriteWord(int, int, int, int*)'
collect2: error: ld returned 1 exit status
Makefile:17: recipe for target 'run_test' failed
make: *** [run_test] Error 1
`
I have modified the include targets to match my settings but it went like that.

Thank you

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