Compile telldus-gui 2.1.2 beta 8 on raspbian

Moderator: Telldus

Post Reply
Roberth
Posts: 4
Joined: Fri Mar 17, 2023 9:45 am

Compile telldus-gui 2.1.2 beta 8 on raspbian

Post 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
sup3r10r
Posts: 1
Joined: Fri Mar 17, 2023 9:45 am

Re: Compile telldus-gui 2.1.2 beta 8 on raspbian

Post by sup3r10r »

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

Re: Compile telldus-gui 2.1.2 beta 8 on raspbian

Post by sealjo »

Thanks!
Post Reply