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

Won't build (link error?) #6

Open
GoogleCodeExporter opened this issue Aug 7, 2015 · 2 comments
Open

Won't build (link error?) #6

GoogleCodeExporter opened this issue Aug 7, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.following the building process
2.it will fail at the make step
3.

What is the expected output? What do you see instead?
I get:
Scanning dependencies of target absolute-orientation-tester
[ 88%] Building CXX object 
testers/CMakeFiles/absolute-orientation-tester.dir/absolute_orientation_horn_tes
ter.cpp.o
Linking CXX executable ../bin/absolute-orientation-tester
c++: error: m: No such file or directory
testers/CMakeFiles/absolute-orientation-tester.dir/build.make:88: recipe for 
target 'bin/absolute-orientation-tester' failed
make[3]: *** [bin/absolute-orientation-tester] Error 1
CMakeFiles/Makefile2:161: recipe for target 
'testers/CMakeFiles/absolute-orientation-tester.dir/all' failed
make[2]: *** [testers/CMakeFiles/absolute-orientation-tester.dir/all] Error 2
Makefile:116: recipe for target 'all' failed
make[1]: *** [all] Error 2
Makefile:27: recipe for target 'all' failed
make: *** [all] Error 2


What version of the product are you using? On what operating system?
The Latest

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 5 Feb 2014 at 12:44

@GoogleCodeExporter
Copy link
Author

Please post the following information:

- the output of 'make VERBOSE=1'
- Exact operating system and version number
- Exact version of FOVIS you're using.  e.g., "1.0.0" or the git revision id.

Original comment by [email protected] on 6 Feb 2014 at 2:12

@GoogleCodeExporter
Copy link
Author

I tried to build it on arch linux 64 bits got errors mentioned above. When 
building on ubuntu 12.04 32 bits i have no problems.

Original comment by [email protected] on 6 Feb 2014 at 11:32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant