View Single Post
  #476  
Old 08-01-2017, 02:02 AM
gehelem (Gilles)
Registered User

gehelem is offline
 
Join Date: Sep 2016
Location: Rambouillet - France
Posts: 112
Quote:
Originally Posted by luka View Post
Gilles, I tried compiling the driver without much luck. cmake complains about missing libftdi1 config files:
Any hints? Using debian stable. I have all the ftdi packages installed (libftdi-dev, libftd1, libftdipp-dev, libftdipp1) that I think are of relevance. I have also updated those packages from the latest debian unstable without any success.
I have noticed that LibFTDI1Config.cmake is not in the folder cmake_modules. Should it be there? I tried downloading LibFTDI1Config.cmake from the libftdi source and the error message was identical.

Thanks
Luka
Did you try to build and install libftdi directly from Intra2net ?
(i don't remember, but i think it's the way i've done)
http://developer.intra2net.com/git/?p=libftdi;a=summary
This way i think necessary .cmake files should be installed properly on your system...

EDIT : happy to see you going this way :-)
Reply With Quote