[Glade-users] Mixed languages...



On Tue, 20 Feb 2001, Ignacio Martin Bragado wrote:

I'm writing a GNOME app using glade and writing in C, but I want to add
some C++ source       to my project too. I've added the remevant files to
src/Makefile.am but get the following error:

cd .. && automake --gnu src/Makefile
automake: src/Makefile.am: C++ source seen but `CXX' not defined in
`configure.in'
make: *** [Makefile.in] Error 1

Can anyone help?

      Add AC_PROG_CXX in configure.in

Well, I feel like a bit of an idiot now :-) Actually running autogen and
configure seemed to sort it out. *sigh*

Thanks for the help,

Sarah

--
It's what we thought God gave us shoulders for / Not to shrug in self 
pity or to ignore / Instead the helpless ration chances to the poor 
                                                - Paul Heaton 2000






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