Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make linphone. Errors #2

Open
fote opened this issue Dec 2, 2011 · 0 comments
Open

make linphone. Errors #2

fote opened this issue Dec 2, 2011 · 0 comments

Comments

@fote
Copy link

fote commented Dec 2, 2011

Hello, i want to use your js-application, but i can't compile it.
I follow doc/build.sh manually, and when doing "make linphone" i have a lot of errors.
First of all, he needs some header files (JSAPI.h, JSObject.h, etc). I copied them to project/linphone-js folder.
But, unfortunately it's not enough. I have this output:

[ 95%] Building CXX object projects/linphone/CMakeFiles/linphone.dir/linphoneAPI.cpp.o
In file included from /home/www/1/linphone-js/doc/firebreath/projects/linphone-js/JSAPI.h:19,
from /home/www/1/linphone-js/doc/firebreath/projects/linphone-js/JSObject.h:19,
from /home/www/1/linphone-js/doc/firebreath/projects/linphone-js/linphoneAPI.cpp:8:
/home/www/1/linphone-js/doc/firebreath/projects/linphone-js/APITypes.h:23:30: error: boost/function.hpp: Нет такого файла или каталога (No such file or directory)
/home/www/1/linphone-js/doc/firebreath/projects/linphone-js/APITypes.h:24:32: error: boost/shared_ptr.hpp: Нет такого файла или каталога (No such file or directory)
/home/www/1/linphone-js/doc/firebreath/projects/linphone-js/APITypes.h:25:41: error: boost/variant/variant_fwd.hpp: Нет такого файла или каталога (No such file or directory)
/home/www/1/linphone-js/doc/firebreath/projects/linphone-js/APITypes.h:27:24: error: FBPointers.h: Нет такого файла или каталога (No such file or directory)
/home/www/1/linphone-js/doc/firebreath/projects/linphone-js/APITypes.h:359:21: error: variant.h: Нет такого файла или каталога (No such file or directory)

But this files (boost/function.hpp and other from boost directory) i was copy from firebreath/src/ScriptingCore.
Can you help me?
Thx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant