[Glade-users] Mixed languages...

Ignacio Martin Bragado imartin@ele.uva.es
Tue, 20 Feb 2001 10:11:32 +0100


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

	Ignacio Martin Bragado
	Universidad de Valladolid
	Spain. Europe.