[sword-devel] renderText broken post r3331?
Peter von Kaehne
refdoc at gmx.net
Wed Mar 18 02:12:35 MST 2015
I had committed with a typo - a missing paranthesis. I am sorry for
that.
When I saw it and fixed it to commit, Karl had overtaken me.
So, it is fixed at the HEAD again.
Again, my apologies.
Peter
On Wed, 2015-03-18 at 00:48 -0700, Troy A. Griffitts wrote:
> Dear Daniel,
>
> My guess is that you may be compiling against one set of headers and
> linking with a libsword compiled with another set. The renderText
> method was overloaded with a const and non-const version. My guess is
> that you are failing to link because your code was compiled against
> the single non-const method header. Could be wrong, but without more
> information this is my best guess to help.
>
> On March 18, 2015 12:41:21 AM MST, Daniel Sheffield
> <d.j.yotta at gmail.com> wrote:
> Hi all,
>
> Getting undefined reference to renderText at compile time since r3331.
> I see commit r3332 - perhaps this introduced the change?
>
> using HEAD: my project doesn't compile
> r3331: my project compiles.
>
> I'm not sure if this is my bad or if definition of renderText is getting missed out of libsword post r3331...
>
> _______________________________________________
> sword-devel mailing list: sword-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/sword-devel
> Instructions to unsubscribe/change your settings at above page
More information about the sword-devel
mailing list