User Activity

  • Modified a comment on discussion General Discussion on HarmonyHubControl

    FWIW, with compat-gcc-34-c++ it does build. $ CC=/usr/bin/gcc34 make /usr/bin/gcc34 -c HarmonyHubControl.cpp csocket.cpp -lstdc++ gcc34: -lstdc++: linker input file unused because linking not done /usr/bin/gcc34 HarmonyHubControl.o csocket.o -o HarmonyHubControl -lstdc++ I get an executable even though the linker input file was not used. list_devices and list_commands work seemingly fine, list_activities only shows -1 - PowerOff

  • Modified a comment on discussion General Discussion on HarmonyHubControl

    FWIW, with compat-gcc-34-c++ it does build. $ CC=/usr/bin/gcc34 make /usr/bin/gcc34 -c HarmonyHubControl.cpp csocket.cpp -lstdc++ gcc34: -lstdc++: linker input file unused because linking not done /usr/bin/gcc34 HarmonyHubControl.o csocket.o -o HarmonyHubControl -lstdc++ I get an executable even though the linker input file was not used. list_devices works seemingly fine, list_activities only shows -1 - PowerOff

  • Posted a comment on discussion General Discussion on HarmonyHubControl

    FWIW, with compat-gcc-34-c++ it does build. $ CC=/usr/bin/gcc34 make /usr/bin/gcc34 -c HarmonyHubControl.cpp csocket.cpp -lstdc++ gcc34: -lstdc++: linker input file unused because linking not done /usr/bin/gcc34 HarmonyHubControl.o csocket.o -o HarmonyHubControl -lstdc++ works fine, even though the linker input file was not used.

  • Posted a comment on discussion General Discussion on HarmonyHubControl

    When I try to compile with GCC 6.3.1, I get; $ make cc -c HarmonyHubControl.cpp csocket.cpp -lstdc++ HarmonyHubControl.cpp: In function ‘int swapAuthorizationToken(csocket*, std::__cxx11::string&)’: HarmonyHubControl.cpp:373:28: warning: overflow in implicit constant conversion [-Woverflow] int pos = std::string::npos; ^~~~ In file included from /usr/include/c++/6.3.1/bits/basic_string.h:5402:0, from /usr/include/c++/6.3.1/string:52, from csocket.h:15, from csocket.cpp:1: /usr/include/c++/6.3.1/ext/string_conversions.h:...

View All

Personal Data

Username:
pcfe
Joined:
2000-05-04 12:47:26

Projects

  • No projects to display.

Personal Tools