Re: Mixing C++ with glade



> 
> > uh, why not change the line in the Makefile that you list above to say
> > CC=g++??????
> 
> If I do 
> 
> ./configure 
> 
> the src/Makefile gets re-written. I must make some changes at a higher
> level. 
Put AC_PROG_CXX in your configure.in, and name your source files *.cc instead
of *.c, automake will automatically use the C++ compiler found by autoconf.
> 
> 
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list
> 


-- 
 ** Gael Le Mignot, Ing2 EPITA, Coder of The Kilobug Team **
Home Mail : kilobug freesurf fr              Work Mail : le-mig_g epita fr
GSM       : 06.71.47.18.22 (in France)   ICQ UIN   : 7299959

"Software is like sex: it's better when it's free.", Linus Torvalds





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