Click here to Skip to main content
15,793,452 members
Home / Discussions / Linux Programming
   

Linux Programming

 
AnswerRe: Developing bluetooth app using "bluez" Pin
Richard MacCutchan5-Mar-19 7:32
mveRichard MacCutchan5-Mar-19 7:32 
GeneralRe: Developing bluetooth app using "bluez" Pin
Vaclav_5-Mar-19 7:46
Vaclav_5-Mar-19 7:46 
GeneralRe: Developing bluetooth app using "bluez" Pin
Richard MacCutchan5-Mar-19 7:50
mveRichard MacCutchan5-Mar-19 7:50 
GeneralRe: Developing bluetooth app using "bluez" Pin
Vaclav_5-Mar-19 10:03
Vaclav_5-Mar-19 10:03 
GeneralRe: Developing bluetooth app using "bluez" Pin
Richard MacCutchan5-Mar-19 23:45
mveRichard MacCutchan5-Mar-19 23:45 
GeneralRe: Developing bluetooth app using "bluez" Pin
Vaclav_5-Mar-19 8:39
Vaclav_5-Mar-19 8:39 
AnswerRe: Developing bluetooth app using "bluez" Pin
k50545-Mar-19 10:44
mvek50545-Mar-19 10:44 
GeneralRe: Developing bluetooth app using "bluez" Pin
Vaclav_5-Mar-19 14:37
Vaclav_5-Mar-19 14:37 
Thanks, just to make sure I understand .
You are saying the problem is crosscompiling on X86 to ARM the resultant bluez "library", build on X86 by the process I am using , cannot be used.
Since this is my first compile for Linux I cannot comment on that.
Two things are little bothersome - why am I getting "unable to find" - should the crosscomplier post a better descriptive error?
I am under the impression that it is the purpose of crosscompliler - to manage DIFFERENT OS / hardware.
Perhaps the difference is in crosscompling C++ source on X86 ( to ARM) as oppose utilizing / linking already complied (X86 libray) on different hardware as you pointed out.

But all this is still done on X86 - only the result executable is passed to ARM.
OR is the linking done on ARM? That is confusing.


In any case I'll try your approach.

Thanks
GeneralRe: Developing bluetooth app using "bluez" Pin
k50546-Mar-19 7:57
mvek50546-Mar-19 7:57 
GeneralRe: Developing bluetooth app using "bluez" Pin
Vaclav_5-Mar-19 17:02
Vaclav_5-Mar-19 17:02 
GeneralRe: Developing bluetooth app using "bluez" Pin
k50546-Mar-19 9:50
mvek50546-Mar-19 9:50 
GeneralRe: Developing bluetooth app using "bluez" Pin
Vaclav_6-Mar-19 12:58
Vaclav_6-Mar-19 12:58 
QuestionLinking to library Pin
Vaclav_3-Mar-19 6:22
Vaclav_3-Mar-19 6:22 
AnswerRe: Linking to library Pin
Richard MacCutchan3-Mar-19 6:53
mveRichard MacCutchan3-Mar-19 6:53 
GeneralRe: Linking to library Pin
Vaclav_3-Mar-19 8:08
Vaclav_3-Mar-19 8:08 
AnswerRe: Linking to library Pin
k50543-Mar-19 7:03
mvek50543-Mar-19 7:03 
GeneralRe: Linking to library Pin
Vaclav_3-Mar-19 8:09
Vaclav_3-Mar-19 8:09 
AnswerRe: Linking to library Pin
k50543-Mar-19 7:32
mvek50543-Mar-19 7:32 
GeneralRe: Linking to library Pin
Vaclav_3-Mar-19 8:05
Vaclav_3-Mar-19 8:05 
AnswerRe: Linking to library Pin
Vaclav_3-Mar-19 8:15
Vaclav_3-Mar-19 8:15 
GeneralRe: Linking to library Pin
k50543-Mar-19 8:44
mvek50543-Mar-19 8:44 
GeneralRe: Linking to library Pin
Vaclav_3-Mar-19 9:12
Vaclav_3-Mar-19 9:12 
GeneralRe: Linking to library Pin
k50543-Mar-19 10:04
mvek50543-Mar-19 10:04 
GeneralRe: Linking to library Pin
Richard MacCutchan3-Mar-19 22:34
mveRichard MacCutchan3-Mar-19 22:34 
GeneralRe: Linking to library Pin
Vaclav_4-Mar-19 5:28
Vaclav_4-Mar-19 5:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.