Hi, We added Control-manager service in main branch iotivity0.9.0, and while compiling the Control-manager Samples we are getting errors like below .
Error Log: " out/linux/x86_64/release/librestfw.so: undefined reference to `MessageLoop::PostTask(tracked_objects::Location const&, base::Callback<void ()> const&)' out/linux/x86_64/release/librestfw.so: undefined reference to `base::Timer::Stop()' " Can you tell me how to solve these errors. Regards, Venky D ________________________________ From: ???(Uze Choi) <[email protected]> Sent: Monday, June 29, 2015 3:27 PM To: Venkayamma Dudipally; iotivity-dev at lists.iotivity.org; iotivity-dev-request at lists.iotivity.org Subject: RE: [dev] Control-manager build issues in iotivity Hi Venky, Control Manager has been released in IoTivity 0.9.0 version which does not have Scons environment. For more detail, you can refer to https://wiki.iotivity.org/control_manager_for_linux One more, Control Manager code had been submitted on specific branch before, However, due to inconsistence with IoTivity concept and the lack of the maintenance plan, it has not been merged into the master branch. As of now, there is no plan to support it with the latest IoTivity (base layer) code alignment. BR, Uze Choi From: iotivity-dev-bounces at lists.iotivity.org [mailto:[email protected]] On Behalf Of Venkayamma Dudipally Sent: Monday, June 29, 2015 6:28 PM To: iotivity-dev at lists.iotivity.org; iotivity-dev-request at lists.iotivity.org Subject: [dev] Control-manager build issues in iotivity Hi All, While we are trying to build the Control-manager service, It's not linking the libraries base and uuid in RESTframework and there are no libraries present (path in Sconscript file to link the base and uuid libraries) . There is no SConscript and Source files to create libraries. We wrote SConscript file to create those libraries but those are not creating. Can you tell me how to build those libraries and where can i get information regarding building the SAMPLES in Control-manager. Thanks in advance. Venky D -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20150629/ec21dfef/attachment.html>
