[Glade-users] Mixed languages...




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.






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