Re: About method macro



On Jan 18, 2008 9:34 AM, Naveen Verma <ernaveenverma gmail com> wrote:
> Hi,
>
> I was trying to check why the _WRAP_METHOD is not working for me. I am
> defining the macro as:
> _WRAP_METHOD(void update(const Glib::ustring& data) const,
> g_checksum_update)
>
> But when I try to generate the code using perl script. I receive the error:
> (none):0:_WRAP macro encountered outside class
>
> Although I am using macro inside the class, but don't understand why this
> error is coming.

It's hard to say - at least I haven't encountered that error before -
without looking at the whole .hg file.

    Marko


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