Date: Tue, 19 Dec 2017 19:12:25 -0800 From: "Chris H" <bsd-lists@BSDforge.com> To: "FreeBSD Hackers" <freebsd-hackers@freebsd.org> Subject: error: invalid operands to binary expression Message-ID: <ea7e94dfb4461cd6cfb932be984dbcc6@udns.ultimatedns.net>
next in thread | raw e-mail | index | archive | help
Apologies if this was better posted on ports@. But given the
circumstances, I thought this might be a better choice. :-)
OK I've been hacking on this port all day. I've silenced all
the warnings, and errors; save one:
ImageEventBox.cpp:152:26: error: invalid operands to binary expression ('Glib::RefPtr<Gdk::Pixbuf>' and 'int')
if(ImagePixbuf_Original != 0 && loaded == true)
~~~~~~~~~~~~~~~~~~~~ ^ ~
This *should* be easy to deal with, and I'm probably just over
complicating it. But I'm stuck. Please help.
Thanks!
--Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ea7e94dfb4461cd6cfb932be984dbcc6>
