[bt-devel] Bibletime 2.0.alpha3 FTBFS with sword 1.6.0RC1 library
Troy A. Griffitts
scribe at crosswire.org
Mon Apr 13 00:00:45 MST 2009
Jonathan Marsden wrote:
> I'm seeing a problem building BT 2.0.alpha3 with the new 1.6.0RC1 SWORD
> /home/jonathan/packages/sword/bibletime/export-rc1/src/backend/managers/cswordbackend.cpp:498:
> error: ‘sysconfig’ was not declared in this scope
My Bad. I changed this public member to be proper camelCase. As I
don't believe this was being set properly in the last few revisions, I
didn't think anyone was actually referencing it. The fix is to simply:
- sysconfig
+ sysConfig
More information about the bt-devel
mailing list