Closed
Description
When building the alpha branch, I am getting the following error:
net.cpp: In function ‘void ThreadMapPort()’:
net.cpp:1000:68: error: invalid conversion from ‘int*’ to ‘unsigned char’ [-fpermissive]
devlist = upnpDiscover(2000, multicastif, minissdpdpath, 0, 0, &error);
^~~~~~
net.cpp:1000:74: error: too few arguments to function ‘UPNPDev* upnpDiscover(int, const char*, const char*, int, int, unsigned char, int*)’
devlist = upnpDiscover(2000, multicastif, minissdpdpath, 0, 0, &error);
I have miniupnpc 2.0 on my Arch system.
Sorry in advance if this is not the right place to post this.
Metadata
Metadata
Assignees
Labels
No labels