Closed GoogleCodeExporter closed 9 years ago
Closing Ticket
Status: WontFix
Reason: The problem is not related to our code base and is occurring due to
missing dependencies on the compilation machine.
Comments:
We have built it on Ubuntu, Redhat, and Angstrom with no problems. The Linux
libraries require not just the OpenSSL binaries, but the headers as well, which
are in the development packages. I suspect that you have the Windows binaries
that allow you to run SSL programs, but not ones that allow you to compile.
I would look into compiling OpenSSL projects on Windows and seeing what you are
missing first. I am pretty certain it is development headers.
Also, may I ask what you are wanting to do with this project? I would like to
note that none of the code has been tested onboard our quadcoptor yet, but we
will be testing it soon and hopefully will have it flying. The autonomous part
of the project has also been taken out for the moment in favor of controlling
the coptor with an XBOX controller, via a wireless AP on board the coptor.
This is what the SSL stuff is for.
Let me know if you have any further questions.
Original comment by joey@jyore.com
on 18 Apr 2012 at 10:06
Original issue reported on code.google.com by
klemenzi...@gmail.com
on 18 Apr 2012 at 7:16