You will propably have to change /data/tmp/bt/bluez-cvs to the top of your bluez cvs tree
--------------
Je sais pas ou est le "haut de mon répertoire" bluez cvs, j'ai fait un find / | grep bluez-cvs mais rien, comment je peux faire ? Je suisun noob en compilation, merci bcp !
[^] # Re: des liens en voila
Posté par xenon_hs . En réponse au message Bluetooth audio sous nux. Évalué à 2.
Comme quoi deux recherches valent mieux qu'une !
J'ai trouvé plein de doc pour mon dongle bt mais pas ce que tu m'as donné, pour cela je te remercie déjà bcp !
Le soft pour le headset c'est exactement ce qu'il me faut,j'ai juste une question, dans les explications il est dit qu'il faut lancer ces commandes:
--------------
gcc -Wall -g -O2 -o handsfree handsfree.c sound.c -L/data/tmp/bt/bluez-cvs/libs/src \
/data/tmp/bt/bluez-cvs/libs/src/.libs/libbluetooth.so /usr/lib/libasound.so -ldl -lpthread -lm
gcc -Wall -g -O2 -o headset headset.c sound.c -L/data/tmp/bt/bluez-cvs/libs/src \
/data/tmp/bt/bluez-cvs/libs/src/.libs/libbluetooth.so /usr/lib/libasound.so -ldl -lpthread -lm
You will propably have to change /data/tmp/bt/bluez-cvs to the top of your bluez cvs tree
--------------
Je sais pas ou est le "haut de mon répertoire" bluez cvs, j'ai fait un find / | grep bluez-cvs mais rien, comment je peux faire ? Je suisun noob en compilation, merci bcp !