Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Unresolved Inclusion of BluetoothAPIs and bthdef.h(Compiling not possible)
Unresolved Inclusion of BluetoothAPIs and bthdef.h [message #957549] Thu, 25 October 2012 09:56
Omar Mustafa is currently offline Omar MustafaFriend
Messages: 3
Registered: October 2012
Junior Member
Hello Guys,

I tried to compile my code under the c/c++ cdt eclipse but I get some error messages. The main problem is I think that I have programmed in Visual Studio and used some specific winapi files for my bluetooth connection. In eclipse I get some error messages about these functions:

Unresolved Inclusion: #include <BluetoothAPIs.h>
Unresolved Inclusion: #include <bthdef.h>

is there a way to include these header files ?!
Previous Topic:C-Code Style new line after function return type?
Next Topic:Connecting MYSQL using C Program
Goto Forum:
  


Current Time: Wed Apr 24 22:03:20 GMT 2024

Powered by FUDForum. Page generated in 0.03356 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top