Search found 5 matches

by Lubovic59
Thursday 10 February 2022 10:27
Forum: Z-Wave
Topic: open zwave totally gone after reboot
Replies: 27
Views: 4540

Re: open zwave totally gone after reboot

Hello all, I have the same problem. I'm running Domoticz on windows, I have this problem with my oldest windows 10 tablet that is running domoticz, but now I switched to a surface pro 7. I thought that it was coming from my old tablet, but I still have the problem with the new one... All is running ...
by Lubovic59
Tuesday 03 November 2020 15:46
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Windows Compiling
Replies: 7
Views: 1101

Re: Windows Compiling

Cool I will try to update the wiki ! Oh and I have another problem :( since I installed my own compiled version of Domoticz, it dosent recognise python on my windows computer... Everything worked fine with the official exe. 2020-11-02 22:53:31.400 Status: PluginSystem: Failed dynamic library load ...
by Lubovic59
Monday 02 November 2020 14:30
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Windows Compiling
Replies: 7
Views: 1101

Re: Windows Compiling

Personally I had to add some additional include directories under C/C++ General but I wasn't sure if that was just an issue for me. ./Windows Libraries/Boost ./Windows Libraries/openssl ./Windows Libraries/Curl ./Windows Libraries/pthread Okay it's clear now. I installed all the missing package one ...
by Lubovic59
Sunday 01 November 2020 22:38
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Windows Compiling
Replies: 7
Views: 1101

Re: Windows Compiling

@Lubovic59, You need to follow these instructions: https://www.domoticz.com/wiki/Windows#Compiling and use the libraries and includes from https://github.com/domoticz/win32-libraries/raw/master/WindowsLibraries.7z Hi Dnpwwo and thanks for your answer, That's exactly that I did, and Visual Studo was ...
by Lubovic59
Friday 30 October 2020 16:02
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Windows Compiling
Replies: 7
Views: 1101

Windows Compiling

Hello, To work nice with aeotec zwa021, I want to try to modify the openzwave that is bundled with the domoticz installation windows. So I installed Visual Studio 2019, all the dependencies etc, but I have a problem with the includes in some files : Severity Code Description Project File Line ...