Export to GitHub

btstack - issue #280

Compiling for embedded system on Windows?


Posted on Aug 9, 2012 by Happy Dog

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

Comment #1

Posted on Aug 9, 2012 by Swift Ox

please post on the btstack mailing list (aka developer forum)

Status: Invalid

Labels:
Type-Defect Priority-Medium