You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to C++ RTMP Server
I tried to compile the package but after I lunch the make command give
me this error: http://pastebin.com/WT7g2VPq
There is something that I missed to install?
joy4eg
unread,
Nov 3, 2011, 8:42:47 AM11/3/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to C++ RTMP Server
Hello, try replace in /home/christian/Downloads/
crtmpserver-690/3rdparty/tinyxml/tinyxmlparser.cpp, line 407,
ptrdiff_t to std::ptrdiff_t and compile again.