Re: compile error



On 2002.09.06 01:24 Ford Prefect wrote:
> Hi
> 
> I'm sorry, it didn't help :/
> 

OK, this path has not been tested for loong time. Add a line there in 
src/sendmsg-window.c

GTK_WINDOW(bsmsg->window),


so the code looks like this:

#ifndef HAVE_GNOME_PRINT
     balsa_information(
	LIBBALSA_INFORMATION_ERROR,
         GTK_WINDOW(bsmsg->window),
	_("Balsa has been compiled without gnome-print support.\n"
	  "Printing is not possible."));
#else

I am commiting the fix to CVS right now.

/pawel
-- 
Pawel Salek
http://www.theochem.kth.se/~pawsa/
Theoretical Chemistry Division, KTH
voice: +46 8 5537 8418



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