<!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:
&gt; Got the kde4 core devel package and things are looking better, but I get this:
&gt;
&gt; [ 15%] Building CXX object 
&gt; CMakeFiles/bibletime.dir/src/backend/managers/cswordbackend.o
&gt; cc1plus: warnings being treated as errors
&gt; /home/dowens/Scripts/bibletime-1.7.alpha2/src/backend/managers/cswordbackend.cpp: 
&gt; In member function ‘virtual const bool 
&gt; CSwordBackend::isOptionEnabled(CSwordModuleInfo::FilterTypes)’:
&gt; /home/dowens/Scripts/bibletime-1.7.alpha2/src/backend/managers/cswordbackend.cpp:209: 
&gt; warning: comparison with string literal results in unspecified behaviour
&gt; make[2]: *** [CMakeFiles/bibletime.dir/src/backend/managers/cswordbackend.o] 
&gt; Error 1
&gt; make[1]: *** [CMakeFiles/bibletime.dir/all] Error 2
&gt; make: *** [all] Error 2
&gt;
&gt; Any ideas?
&gt;
&gt; Daniel
&gt;
&gt; jdc wrote:
&gt;&gt; You need the libkde4-devel package.  I also have libkdecore4-devel 
&gt;&gt; installed.  I don't remember if this is required or not.
&gt;&gt;
&gt;&gt; --Jim
&gt;&gt;
&gt;&gt; Daniel Owens wrote:
&gt;&gt;   
&gt;&gt;&gt; Using Mandriva 2008.1 with the required packages installed and sword 
&gt;&gt;&gt; 1.5.11 installed from source, I tried to build BibleTime 1.7. This is 
&gt;&gt;&gt; what I got:
&gt;&gt;&gt;
&gt;&gt;&gt; bash-3.2$ ./build-debug.sh
&gt;&gt;&gt; sh: line 1: 17632 Aborted                 uname -p 2&gt;&amp;1
&gt;&gt;&gt; -- Check for working CXX compiler: /usr/bin/c++
&gt;&gt;&gt; -- Check for working CXX compiler: /usr/bin/c++ -- works
&gt;&gt;&gt; -- Check for working C compiler: /usr/bin/gcc
&gt;&gt;&gt; -- Check for working C compiler: /usr/bin/gcc -- works
&gt;&gt;&gt; -- Check size of void*
&gt;&gt;&gt; -- Check size of void* - done
&gt;&gt;&gt; -- Looking for Q_WS_X11
&gt;&gt;&gt; -- Looking for Q_WS_X11 - found
&gt;&gt;&gt; -- Looking for Q_WS_WIN
&gt;&gt;&gt; -- Looking for Q_WS_WIN - not found.
&gt;&gt;&gt; -- Looking for Q_WS_QWS
&gt;&gt;&gt; -- Looking for Q_WS_QWS - not found.
&gt;&gt;&gt; -- Looking for Q_WS_MAC
&gt;&gt;&gt; -- Looking for Q_WS_MAC - not found.
&gt;&gt;&gt; -- Found Qt-Version 4.3.4
&gt;&gt;&gt; -- Looking for _POSIX_TIMERS
&gt;&gt;&gt; -- Looking for _POSIX_TIMERS - found
&gt;&gt;&gt; CMake Error: ERROR: cmake/modules/FindKDE4Internal.cmake not found in 
&gt;&gt;&gt; /home/dowens/.kde4/share/apps;/opt/kde4/share/apps
&gt;&gt;&gt; -- Configuring done
&gt;&gt;&gt;
&gt;&gt;&gt; As best as I can tell the script doesn't find some CMake configuration 
&gt;&gt;&gt; file in my kde4 directory. I have kde3 installed as my main desktop; I 
&gt;&gt;&gt; use kde4 when I have the itch to test it out. Does anyone have any 
&gt;&gt;&gt; pointers for gettign it to work?
&gt;&gt;&gt;
&gt;&gt;&gt; Daniel
&gt;&gt;&gt;
&gt;&gt;&gt;   
&gt;&gt;&gt;     
&gt;&gt;
&gt;&gt; _______________________________________________
&gt;&gt; bt-devel mailing list
&gt;&gt; <a class="moz-txt-link-abbreviated" href="mailto:bt-devel@crosswire.org">bt-devel@crosswire.org</a>
&gt;&gt; <a class="moz-txt-link-freetext" href="http://www.crosswire.org/mailman/listinfo/bt-devel">http://www.crosswire.org/mailman/listinfo/bt-devel</a>
&gt;&gt;
&gt;&gt;   
&gt;
&gt; -- 
&gt; PMBX license 1502 
&gt;   
&gt; --------------------------------------------------------------------------------
&gt;
&gt; _______________________________________________
&gt; bt-devel mailing list
&gt; <a class="moz-txt-link-abbreviated" href="mailto:bt-devel@crosswire.org">bt-devel@crosswire.org</a>
&gt; <a class="moz-txt-link-freetext" href="http://www.crosswire.org/mailman/listinfo/bt-devel">http://www.crosswire.org/mailman/listinfo/bt-devel</a>
&gt;   
  </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>