Hi list, Now i tried a better documented example (http://www.tntnet.org/howto/rpc-howto.html), here i worked partly:
root@dmicrash:~# g++ -o xmlrpcclient xmlrpcclient.cpp -lcxxtools -lcxxtools-xmlrpc root@dmicrash:~# g++ -o xmlrpcserver xmlrpcserver.cpp -lcxxtools -lcxxtools-xmlrpc /usr/bin/ld: /tmp/cc8Ky4zP.o: undefined reference to symbol '_ZN8cxxtools4http6Server10addServiceERKSsRNS0_7ServiceE' //usr/local/lib/libcxxtools-http.so.9: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status Whats wrong here now? Tfh! Oliver ------------------------------------------------------------------------------ _______________________________________________ Tntnet-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tntnet-general
