<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
That got me a bit farther, but problems seem to arise after this line:<br>
<br>
Linking CXX executable bibletime<br>
<br>
I am attaching the output. It's so close (98%)...<br>
<br>
Daniel<br>
<br>
jdc wrote:
<blockquote cite="mid:4850B91C.8060101@gmail.com" type="cite">
<pre wrap="">There is a file called CMakeLists.txt at the same level as build-debug.sh (the
root level of bible time).
Change this line below (aprox. 118) - remove the "-Werror"
SET(CMAKE_CXX_FLAGS_DEBUG "-Wall -pedantic-errors -O0 -g")
#SET(CMAKE_CXX_FLAGS_DEBUG "-Wall -Werror -pedantic-errors -O0 -g")
--Jim
Daniel Owens wrote:
> Got the kde4 core devel package and things are looking better, but I get this:
>
> [ 15%] Building CXX object
> CMakeFiles/bibletime.dir/src/backend/managers/cswordbackend.o
> cc1plus: warnings being treated as errors
> /home/dowens/Scripts/bibletime-1.7.alpha2/src/backend/managers/cswordbackend.cpp:
> In member function ‘virtual const bool
> CSwordBackend::isOptionEnabled(CSwordModuleInfo::FilterTypes)’:
> /home/dowens/Scripts/bibletime-1.7.alpha2/src/backend/managers/cswordbackend.cpp:209:
> warning: comparison with string literal results in unspecified behaviour
> make[2]: *** [CMakeFiles/bibletime.dir/src/backend/managers/cswordbackend.o]
> Error 1
> make[1]: *** [CMakeFiles/bibletime.dir/all] Error 2
> make: *** [all] Error 2
>
> Any ideas?
>
> Daniel
>
> jdc wrote:
>> You need the libkde4-devel package. I also have libkdecore4-devel
>> installed. I don't remember if this is required or not.
>>
>> --Jim
>>
>> Daniel Owens wrote:
>>
>>> Using Mandriva 2008.1 with the required packages installed and sword
>>> 1.5.11 installed from source, I tried to build BibleTime 1.7. This is
>>> what I got:
>>>
>>> bash-3.2$ ./build-debug.sh
>>> sh: line 1: 17632 Aborted uname -p 2>&1
>>> -- Check for working CXX compiler: /usr/bin/c++
>>> -- Check for working CXX compiler: /usr/bin/c++ -- works
>>> -- Check for working C compiler: /usr/bin/gcc
>>> -- Check for working C compiler: /usr/bin/gcc -- works
>>> -- Check size of void*
>>> -- Check size of void* - done
>>> -- Looking for Q_WS_X11
>>> -- Looking for Q_WS_X11 - found
>>> -- Looking for Q_WS_WIN
>>> -- Looking for Q_WS_WIN - not found.
>>> -- Looking for Q_WS_QWS
>>> -- Looking for Q_WS_QWS - not found.
>>> -- Looking for Q_WS_MAC
>>> -- Looking for Q_WS_MAC - not found.
>>> -- Found Qt-Version 4.3.4
>>> -- Looking for _POSIX_TIMERS
>>> -- Looking for _POSIX_TIMERS - found
>>> CMake Error: ERROR: cmake/modules/FindKDE4Internal.cmake not found in
>>> /home/dowens/.kde4/share/apps;/opt/kde4/share/apps
>>> -- Configuring done
>>>
>>> As best as I can tell the script doesn't find some CMake configuration
>>> file in my kde4 directory. I have kde3 installed as my main desktop; I
>>> use kde4 when I have the itch to test it out. Does anyone have any
>>> pointers for gettign it to work?
>>>
>>> Daniel
>>>
>>>
>>>
>>
>> _______________________________________________
>> bt-devel mailing list
>> <a class="moz-txt-link-abbreviated" href="mailto:bt-devel@crosswire.org">bt-devel@crosswire.org</a>
>> <a class="moz-txt-link-freetext" href="http://www.crosswire.org/mailman/listinfo/bt-devel">http://www.crosswire.org/mailman/listinfo/bt-devel</a>
>>
>>
>
> --
> PMBX license 1502
>
> --------------------------------------------------------------------------------
>
> _______________________________________________
> bt-devel mailing list
> <a class="moz-txt-link-abbreviated" href="mailto:bt-devel@crosswire.org">bt-devel@crosswire.org</a>
> <a class="moz-txt-link-freetext" href="http://www.crosswire.org/mailman/listinfo/bt-devel">http://www.crosswire.org/mailman/listinfo/bt-devel</a>
>
</pre>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
bt-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:bt-devel@crosswire.org">bt-devel@crosswire.org</a>
<a class="moz-txt-link-freetext" href="http://www.crosswire.org/mailman/listinfo/bt-devel">http://www.crosswire.org/mailman/listinfo/bt-devel</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
PMBX license 1502
</pre>
</body>
</html>