Error during make with latest Beta
Posted: Saturday 28 January 2017 12:35
Hi,
When using the make command in the latest Beta i get this error:
CMakeFiles/domoticz.dir/hardware/Kodi.cpp.o: In function `http::server::CWebServer::Cmd_KodiMediaCommand(http::server::_tWebEmSession&, http::server::request const&, Json::Value&)':
Kodi.cpp:(.text+0x5da1): undefined reference to `http::server::CWebServer::Cmd_PluginCommand(http::server::_tWebEmSession&, http::server::request const&, Json::Value&)'
collect2: error: ld returned 1 exit status
make[2]: *** [domoticz] Error 1
make[1]: *** [CMakeFiles/domoticz.dir/all] Error 2
make: *** [all] Error 2
Can anyone help me with this ?
When using the make command in the latest Beta i get this error:
CMakeFiles/domoticz.dir/hardware/Kodi.cpp.o: In function `http::server::CWebServer::Cmd_KodiMediaCommand(http::server::_tWebEmSession&, http::server::request const&, Json::Value&)':
Kodi.cpp:(.text+0x5da1): undefined reference to `http::server::CWebServer::Cmd_PluginCommand(http::server::_tWebEmSession&, http::server::request const&, Json::Value&)'
collect2: error: ld returned 1 exit status
make[2]: *** [domoticz] Error 1
make[1]: *** [CMakeFiles/domoticz.dir/all] Error 2
make: *** [all] Error 2
Can anyone help me with this ?