Csound Csound-dev Csound-tekno Search About

websockets

Date2016-06-20 07:31
FromFrancesco Porta
Subjectwebsockets
Hello all,
i was building Csound from git and want to build websocket opcodes so i installed libwebsocket.
When i run cmake on Csound i have this:

-- LIBWEBSOCKET_CANCEL_SERVICE="", so disabling BUILD_WEBSOCKET_OPCODE
-- BUILD_WEBSOCKET_OPCODE is disabled.

what that means? And how can i solve this?

Thanks,
ciao,
francesco.

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2016-06-20 07:49
Fromfrancesco
SubjectRe: websockets
and sorry, i'm on Ubuntu 14.04 64 bit, and libwebsockets v 2.0 builded 
from source.

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2016-06-20 11:30
FromTarmo Johannes
SubjectRe: websockets

Maybe csound cmake does not find the header files? Can you check where are they and perhaps a workaround is to create  a link to /usr/share/include ?
Tarmo

20.06.2016 9:49 kirjutas kuupäeval "francesco" <francescoarmandoporta@gmail.com>:
and sorry, i'm on Ubuntu 14.04 64 bit, and libwebsockets v 2.0 builded from source.

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
       https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2016-06-21 08:19
Fromfrancesco
SubjectRe: websockets
Hi Tarmo,
it seems that cmake found the header located in 
/usr/local/include/libwebsockets.h.
But then i have that message
LIBWEBSOCKET_CANCEL_SERVICE="", so disabling BUILD_WEBSOCKET_OPCODE

i don't know how to look ...

thanks,
ciao,
francesco

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here