2

I bought this Logitech Wireless Keyboard K360

and this Logitech Wireless Mouse M505

I am trying to use both on the same receiver, but so far I can't figure it out!

I have tried this

But I don't know how to compile it!

If I paste gcc -o unify unify.c in the terminal, then I got this:

gcc: erreur: unify.c: Aucun fichier ou dossier de ce type gcc: erreur
fatale: pas de fichier à l'entrée compilation terminée.

Translated (edited)

gcc: error: unify.c: No such file or directory that type gcc: error
  fatal: no input file to compile is complete ..

sorry it is in french (edited). It says no files of this type and no file in the input.

Can anyone tell me how to compile it and then find my hidraw devices??

snoop
  • 4,040
  • 9
  • 40
  • 58
simon
  • 51
  • Try browsing to the directory or folder in which you have stored unify.c , then try compiling from there. – atenz Jun 12 '12 at 10:47
  • 1
    I think you have to download the unify.c file from that website. Going to try this myself tonight –  Jun 12 '12 at 10:10
  • Simon, you have to download the source file before you can compile it. Your title is asking how to pair new devices, there is already an answer on other questions. – Lekensteyn Apr 25 '13 at 20:03

0 Answers0