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

CMakeFiles/cbor_shared.dir/cbor.c.o: file not recognized: File format not recognized #17

Closed
Toonybg opened this issue Jul 15, 2016 · 3 comments

Comments

@Toonybg
Copy link

Toonybg commented Jul 15, 2016

"CMakeFiles/cbor_shared.dir/cbor.c.o: file not recognized: File format not recognized"
I get this error when linking C library libcbor.so

Can someone help me ? thank you
Im running Debian i386

Can I build this library on a 32bit machine ?

Thank you for your time

@PJK
Copy link
Owner

PJK commented Jul 26, 2016

Hi @Toonybg,

to my best knowledge, 32b environment shouldn't be an issue. Unfortunately it cannot be easily added to the CI process (travis-ci/travis-ci/issues/986).

Can you please provide full cmake output?

@Toonybg
Copy link
Author

Toonybg commented Jul 27, 2016

Hi @PJK,

thank you for your replay,
I have been trying this on my virtual machine.
As I have no solution, I've mounted a 64bit OS (ubuntu 16.04)
And I've managet to get it all working.

I've been using the 64bit libcbor and have no problem.

However if you are interested in my 32bit problem I can still provide the cmake output?

br

@PJK
Copy link
Owner

PJK commented Jul 27, 2016

However if you are interested in my 32bit problem I can still provide the cmake output?

Yes please!

@PJK PJK closed this as completed Oct 14, 2016
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

2 participants