linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] FBSTRING_ProductDomain not defined


From: Awk Why
Subject: [Linphone-developers] FBSTRING_ProductDomain not defined
Date: Sat, 11 Jan 2014 18:31:16 +0800

Hi All,

I encountered this error when compiling linphone-web-plugin-1.0.2. 
Src/filemanagerapi.cpp: In member function ‘void LinphoneWeb::FileManagerAPI::initializePaths()’:
Src/filemanagerapi.cpp:236:14: error: ‘FBSTRING_ProductDomain’ was not declared in this scope
make[2]: *** [projects/linphone-web/CMakeFiles/linphone-web.dir/Src/filemanagerapi.cpp.o] Error 1
make[1]: *** [projects/linphone-web/CMakeFiles/linphone-web.dir/all] Error 2
make: *** [all] Error 2

I can see there is a line
set(FBSTRING_ProductDomain "linphone-web")

in file PluginConfig.cmake. What's wrong?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]