-
Notifications
You must be signed in to change notification settings - Fork 102
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
How to compile #3
Comments
https://launchpad.net/ubuntu/+source/dbus-c++ |
@shafferchance I have installed the latest version of dbus-c++ on Ubuntu 18.04 but it still gives this error: Package 'dbus-1', required by 'dbus-c++-1', not found Consider adjusting the PKG_CONFIG_PATH environment variable if you Alternatively, you may set the environment variables DBUSXX_CFLAGS When I comment the lines checking dbus then it asks FREETYPE then FONTCONFIG and so on... So it is nearly impossible for me to install all packages or compile them. |
the live-streamer has been integrated into hi35xx-buildroot, just build the
hi35xx-buildroot, it has all dependencies included.
obozdag <notifications@github.com> 于2019年1月13日周日 上午5:10写道:
… @shafferchance <https://github.com/shafferchance> I have installed the
latest version of dbus-c++ on Ubuntu 18.04 but it still gives this error:
`checking for DBUSXX... no
configure: error: Package requirements (dbus-c++-1) were not met:
Package 'dbus-1', required by 'dbus-c++-1', not found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.FONTCONFIG
Alternatively, you may set the environment variables DBUSXX_CFLAGS
and DBUSXX_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.`
When I comment the lines checking dbus then it asks FREETYPE then
FONTCONFIG and so on... So it is nearly impossible for me to install all
packages or compile them.
Is there an easy way to have a compiled binary for hi3518e v100 ip camera
with ov9712 sensor?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHXiSuIBT9of5RovcfIoJvvIJD361cpNks5vCk87gaJpZM4Z1pVF>
.
|
./configure --host=arm-linux CC=arm-himix200-linux-gcc CPP=arm-himix200-linux-cpp CXX=arm-himix200-linux-g++ --prefix=/usr/share Build configuration:Mainloop integration support: Optional build items: <=========================================you need see that===================================> No package 'libglib2.0' found No package 'ecore' found No package 'eina' found configure: error: You need the eXpat xml parser |
Can you please write compilation steps for linux? When I run ./configure it gives No package 'dbus-c++-1' found error.
The text was updated successfully, but these errors were encountered: