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.yo...@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...
>
>-- 
>In the beginning Kibo created the Internet. Now the Internet was
>formless, and empty. Randomness was upon the face of computing, and the
>Spirit of ARPA moved upon the face of the computers. Then Kibo said,
>"Let there be data": and there was data. Kibo saw the data, and it was
>good, so Kibo divided the data from the randomness, and Kibo named the
>data Information, and the randomness Clueless. And the Information and
>the Clueless were the first Network.
>
>_______________________________________________
>sword-devel mailing list: sword-devel@crosswire.org
>http://www.crosswire.org/mailman/listinfo/sword-devel
>Instructions to unsubscribe/change your settings at above page

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.
_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to