473,587 Members | 2,448 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Anjuta IDE doesn't compile wizard generated Gtkmm projects

Hi!

I am trying out some C++ programmig with my Gentoo Linux distribution.
When I generate a Gtkmm project with the Anjuta IDE wizard and
just push the "Run configure" button, I end up with the following
error message:

[...]
checking for pkg-config... /usr/bin/pkg-config
Package gtkmm-2.0 was not found in the pkg-config path.
Perhaps you should add the directory containing 'gtkmm-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtkmm-2.0' found
Auto generation completed...... ............Uns uccessful
I allready figured out, that I don't have a file 'gtkmm-2.0.pc'
but a file 'gtk-2.4.pc'.

Where is the parameter 'gtkmm-2.0.pc' stored? I thought it's in the
automake.am, but I couldn't find it so far...
Does anyone have a clue for me?

Greetings from Germany,
Lars

--
--
The only easy day way yesterday...
Aug 15 '05 #1
1 2744
Lars Weber wrote:
I am trying out some C++ programmig with my Gentoo Linux distribution.
When I generate a Gtkmm project with the Anjuta IDE wizard and
just push the "Run configure" button, I end up with the following
error message:

[...]
checking for pkg-config... /usr/bin/pkg-config
Package gtkmm-2.0 was not found in the pkg-config path.
Perhaps you should add the directory containing 'gtkmm-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtkmm-2.0' found
Auto generation completed...... ............Uns uccessful
I allready figured out, that I don't have a file 'gtkmm-2.0.pc'
but a file 'gtk-2.4.pc'.

Where is the parameter 'gtkmm-2.0.pc' stored? I thought it's in the
automake.am, but I couldn't find it so far...
Does anyone have a clue for me?


Somebody in a newsgroup relevant to 'Gentoo' or 'Gtkmm' or 'Anjuta IDE'
should be able to give you a clue. Here we speak C++ _language_ only.
Any products fall _outside_ of the scope of this newsgroup. I recommend
trying a newsgroup for your OS.

V
Aug 15 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1590
by: Al-Burak | last post by:
I have been tinkering around the GTK world for a while, and since I am more of a C++ programmer I would like to use GTKmm to develop my GUI. However, I have a GTK+ (from Tor Lillqvist) version 2.6.9 and the GTKmm (for Windows) from http://www.pcpm.ucl.ac.be/~gustin/win32_ports/ is at version 2.6.2-1. Now the problem is not that I just want to...
4
2827
by: James Thompson | last post by:
Ok, I am trying to learn C++ .NET, so I went and bought Visual C++ .NET Step by Step. I started the first project and I have typed in the code EXACTLY like the book tells me to. Then when I build the project, I get these errors: c:\Projects\animals\animals.cpp(13): error C2143: syntax error : missing ';' before '<class-head>'...
4
2623
by: David Killian Woods | last post by:
I just installed VC++.NET and haven't had much luck. It just won't compile anything that isn't stored on a local hard drive. Local projects are fine (well, other than my stupid mistakes) and compile without a problem. Below is the error log generated from a wizard-created project -- I didn't add any code myself. It was created in a...
2
2523
by: Al-Burak | last post by:
Ever since I started tinkering around the GTK+ and later on Gtkmm toolkits, I've noticed a steady flow of programmers talking more and more, and more passionately, about these toolkits. It came as a blessing when "Sams Teach Yourself GTK+ Programming in 21 Days" was put on the bookstores' shelves in the year 2000. I remember having to line...
24
8512
by: silversurfer2025 | last post by:
Hello. I do not know whether this really is the right group, but I could not find any group dealing only with GUIs for C++ so here I am. I am currently deciding which GUI to use in my program. It should be able to show - graphs - contents of textfiles - images (ppm or whatever) - radio buttons, etc (user input elements)
1
2684
by: Maklar | last post by:
Greetings, When I launch the PDW, I select the project that I wish to package and deploy, and go through the various steps in the wizard to reference files and such. When I reach the end of the wizard and am prompted to click the Finish button, I click it and then the wizard dialog disappears without the package being generated. No files...
35
3010
by: mwelsh1118 | last post by:
Why doesn't C# allow incremental compilation like Java? Specifically, in Java I can compile single .java files in isolation. The resulting individual .class files can be grouped into .jar files. In C#, there appears to be no analog. I have to compile all my .cs files into a single .dll. This has serious drawbacks in terms of...
0
1568
rhitam30111985
by: rhitam30111985 | last post by:
Hi everyone , dunno whether to post this in linux forum or c/c++ forum.. I am trying to create GUI files using gtkmm library in c++ . I am using debian linux with GNOME desktop environment . i installed the required package for gtkmm namely , libgtkmm-2.4-dev by running apt-get install libgtkmm-2.4-dev as root after that , i tried...
1
1465
by: JB | last post by:
Hi All, I'm experiencing a strange behaviour in VB.NET 2005. My solution contains 4 Projects. When I want to compile a release version, I go to the Configuration Manager and change the Active Solution Configuration to Release. I see all my project in the list changing to Release. However 1 of them (it's a class library) doesn't really...
0
7920
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
1
7973
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
8220
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6626
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5718
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5394
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3844
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3879
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2358
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.