Saanch / btstack

Automatically exported from code.google.com/p/btstack
0 stars 0 forks source link

Compiling for embedded system on Windows? #280

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi

I'm trying to compile BTStack on Windows for an embedded system but I seem 
unable to compile it.
My problem seems to be that BTStack requires Unix-headers such as arpa/inet.h 
(stuck on compiling hci_dump.h, but there might be others as well).

I'm trying to build the basic MSP430 example project for now, but I'm trying to 
port it to an STM32 processor with a CG2900 bluetooth chip.

I run Windows 7 x64 with the (as of today, 2012-08-09) latest version of 
BTStack. I am using the arm specific version of gcc bundled with Ride7.

Some basic googling didn't turn up any easy way to replace arpa/inet.h to work 
on Windows. Am I missing something or will BTStack only compile on Unix systems?
I'd appreciate any guidance anyone can give me. 

Kind regards,
Jesper

Original issue reported on code.google.com by Jepp...@gmail.com on 9 Aug 2012 at 2:45

GoogleCodeExporter commented 9 years ago
please post on the btstack mailing list (aka developer forum)

Original comment by matthias.ringwald@gmail.com on 9 Aug 2012 at 2:47