You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am compile crtmpserver wiht gcc6.1.1 and i get error:
/crtmpserver/sources/common/src/platform/linux/linuxplatform.cpp:271:8: error:invalid suffix on literal; C++11 requires a space between literal and string macro [-Werror=literal-suffix]
please fix it.
The text was updated successfully, but these errors were encountered:
I am compile crtmpserver wiht gcc6.1.1 and i get error:
/crtmpserver/sources/common/src/platform/linux/linuxplatform.cpp:271:8: error:invalid suffix on literal; C++11 requires a space between literal and string macro [-Werror=literal-suffix]
please fix it.
The text was updated successfully, but these errors were encountered: