Search found 2 matches

by rafal9318
Wednesday 06 May 2020 20:25
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Adding library to new C++ hardware plugin
Replies: 2
Views: 516

Re: Adding library to new C++ hardware plugin

Okey, i found the solution.
Someone may delete topic.
by rafal9318
Wednesday 06 May 2020 15:40
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Adding library to new C++ hardware plugin
Replies: 2
Views: 516

Adding library to new C++ hardware plugin

Hi All, I have a question about adding the library to CMakeLists.txt file, to corretly compile and link new hardware with Domoticz source. I'm creating new hardware in C++, new hardware in based on Dummy hardware. I copied it and change names. But now i need to add to this new hardware library ...