<div dir="ltr">Awesome then! I was waiting until I could build BT before I started hacking on it. I had a lot of things come up over the summer that prevented me from studying C++ as much as I wanted, but since it's similar to Java in a lot of ways, I should be able to pick it up quickly.<br>
<br>It's not much, but I've submitted a BibleTime subversion PKGBUILD to the AUR (Arch User Repository):<br><a href="http://aur.archlinux.org/packages.php?ID=19869">http://aur.archlinux.org/packages.php?ID=19869</a><br clear="all">
<br>I can't yet code in C++ effectively, but I can at least share the goods!<br><br>BTW - I could't get BT to compile in debug mode, can anybody help me with that? I tried MODE=DEBUG and CMAKE_BUILD_TYPE=Debug, but both failed with the same error I received before:<br>
<br>=======================================================================================================================<br><br>[ 0%] Building CXX object CMakeFiles/bibletime.dir/bibletime_automoc.o <br>
cc1plus: warnings being treated as errors <br>In file included from /home/win2lin/Local/ABS/bibletime-svn/src/bibletime/build/moc_cmdiarea.cpp:10, <br>
from /home/win2lin/Local/ABS/bibletime-svn/src/bibletime/build/bibletime_automoc.cpp:4: <br>/home/win2lin/Local/ABS/bibletime-svn/src/bibletime/build/../src/frontend/cmdiarea.h:49: error: type qualifiers ignored on function return type<br>
In file included from /home/win2lin/Local/ABS/bibletime-svn/src/bibletime/build/../src/frontend/mainindex/bookshelf/cbookshelfindex.h:14, <br>
from /home/win2lin/Local/ABS/bibletime-svn/src/bibletime/build/moc_cbookshelfindex.cpp:10, <br> from /home/win2lin/Local/ABS/bibletime-svn/src/bibletime/build/bibletime_automoc.cpp:5: <br>
/home/win2lin/Local/ABS/bibletime-svn/src/bibletime/build/../src/frontend/mainindex/bookshelf/btindexitem.h:39: error: type qualifiers ignored on function return type <br>
In file included from /home/win2lin/Local/ABS/bibletime-svn/src/bibletime/src/backend/drivers/cswordmoduleinfo.h:13, <br> from /home/win2lin/Local/ABS/bibletime-svn/src/bibletime/src/backend/btmoduletreeitem.h:13, <br>
from /home/win2lin/Local/ABS/bibletime-svn/src/bibletime/build/../src/frontend/mainindex/bookshelf/cbookshelfindex.h:15, <br>
from /home/win2lin/Local/ABS/bibletime-svn/src/bibletime/build/moc_cbookshelfindex.cpp:10, <br> from /home/win2lin/Local/ABS/bibletime-svn/src/bibletime/build/bibletime_automoc.cpp:5: <br>
/home/win2lin/Local/ABS/bibletime-svn/src/bibletime/src/backend/managers/clanguagemgr.h:77: error: type qualifiers ignored on function return type <br>
/home/win2lin/Local/ABS/bibletime-svn/src/bibletime/src/backend/managers/clanguagemgr.h:102: error: type qualifiers ignored on function return type <br>
/home/win2lin/Local/ABS/bibletime-svn/src/bibletime/src/backend/managers/clanguagemgr.h:114: error: type qualifiers ignored on function return type <br>
/home/win2lin/Local/ABS/bibletime-svn/src/bibletime/src/backend/managers/clanguagemgr.h:119: error: type qualifiers ignored on function return type<br>...<br><br>=======================================================================================================================<br>
<br>Building BT in release mode does work, though, so it's not a big problem if nobody can help.<br><br>-- <br>Dylon Edwards<br>SSWJ - Stay(ing) Strong With Jesus, Always!<br>
</div>