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

ERROR: Could not generate cargs for wingpanel-2.0 #2

Closed
Net-Felix opened this issue Dec 3, 2018 · 2 comments
Closed

ERROR: Could not generate cargs for wingpanel-2.0 #2

Net-Felix opened this issue Dec 3, 2018 · 2 comments

Comments

@Net-Felix
Copy link

when i try to build i get the following error:

The Meson build system
Version: 0.48.2
Source dir: /home/felix/wingpanel-indicator-dropbox
Build dir: /home/felix/wingpanel-indicator-dropbox/build
Build type: native build
Project name: com.github.isneezy.wingpanel-indicator-dropbox
Project version: 0.1.0
Native C compiler: cc (gcc 7.3.0 "cc (Ubuntu 7.3.0-27ubuntu1~18.04) 7.3.0")
Native Vala compiler: valac (valac 0.40.11)
Build machine cpu family: x86_64
Build machine cpu: x86_64
Found pkg-config: /usr/bin/pkg-config (0.29.1)
Dependency wingpanel-2.0 found: NO 

meson.build:17:0: ERROR:  Could not generate cargs for wingpanel-2.0:

but i think it is installed:

sudo dpkg -l | grep -i wingpanel
ii  libwingpanel-2.0-0:amd64                   2.2.0+r243+pkg37~ubuntu5.0.1                   amd64        A super sexy space-saving top panel
ii  libwingpanel-2.0-dev                       2.2.0+r243+pkg37~ubuntu5.0.1                   amd64        Library to build plugins for WingPanel (development files)
ii  wingpanel                                  2.2.0+r243+pkg37~ubuntu5.0.1                   amd64        A super sexy space-saving top panel
ii  wingpanel-indicator-bluetooth              2.1.1+r172+pkg23~ubuntu5.0.1                   amd64        WingPanel Bluetooth Indicator
ii  wingpanel-indicator-datetime               2.1.2+r313+pkg17~ubuntu5.0.1                   amd64        WingPanel Date & Time Indicator
ii  wingpanel-indicator-keyboard               2.1.1+r172+pkg24~ubuntu5.0.1                   amd64        WingPanel Keyboard Indicator
ii  wingpanel-indicator-network                2.2.1+r403+pkg21~ubuntu5.0.1                   amd64        WingPanel Network Indicator
ii  wingpanel-indicator-nightlight             2.0.1+r103+pkg6~ubuntu5.0.1                    amd64        WingPanel Nightlight Indicator
ii  wingpanel-indicator-notifications          2.1.2+r237+pkg20~ubuntu5.0.1                   amd64        WingPanel Notifications Indicator
ii  wingpanel-indicator-power                  2.1.3+r324+pkg17~ubuntu5.0.1                   amd64        WingPanel Power Indicator
ii  wingpanel-indicator-session                2.2.1+r282+pkg15~ubuntu5.0.1                   amd64        WingPanel Session Indicator
ii  wingpanel-indicator-sound                  2.1.1+r228+pkg16~ubuntu5.0.1                   amd64        WingPanel Sound Indicator

@isneezy
Copy link
Owner

isneezy commented Dec 3, 2018

Hello, I'll try to help but do note that I'm not a guru. this is my first package into the linux world!
could you post here the output of the pkg-config --cflags wingpanel-2.0 command? also please post the contents of cat /home/felix/wingpanel-indicator-dropbox/build/meson-logs/meson-log.txt

@Net-Felix
Copy link
Author

Ohh, shame on me!
i forgot to install "libgtk-3-dev"

now everything is fine ^^

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

2 participants