Page 1 of 1

Compile telldus-gui 2.1.2 beta 8 on raspbian

Posted: Fri Mar 17, 2023 9:45 am
by Roberth
Hi,

I'm trying to compile telldus-gui on my raspberry pi with raspbian and got the following error:

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
FTD2XX_LIBRARY
linked by target "Controllers" in directory /root/telldus-temp/telldus-gui-2.1.2_beta8/Plugins/Controllers

-- Configuring incomplete, errors occurred!

I found the solution and created this post to help other with the same problem.

Download http://www.ftdichip.com/Drivers/D2XX/Li ... .12.tar.gz and follow the instructions in the tar.gz file
More info : http://www.ftdichip.com/Drivers/D2XX.htm

Regards
Roberth

Re: Compile telldus-gui 2.1.2 beta 8 on raspbian

Posted: Fri Mar 17, 2023 9:45 am
by sup3r10r
This fixed the issue for me when building on Ubuntu 14.04 and trying to build tellstick-gui.
Thanks! :D

Re: Compile telldus-gui 2.1.2 beta 8 on raspbian

Posted: Fri Mar 17, 2023 9:45 am
by sealjo
Thanks!