I have found it usually necessary. It is heavily encouraged in CMake, and
enforced in SWORD's scripts for just that reason, to do a build from
outside of the main source directory in an entirely enclosed environment.
To be truthful, when building with the autofoo toolchain I usually found
the same
I'm still fairly new to using CMAKE (but liking it). I'm finally starting
to feel comfortable with its use, but still have questions .. so if this is
a newbie question, sorry.
Using traditional "./configure; make; make install' I could simply grab a
more recent copy (of sword) via svn and make &&
Thanks Greg .. Ill go looking for the patch .. or perhaps I won't. Ill
give it thought.
It might be best if I keep a working version of Xiphos, allowing for the
compiler problems, until Karl's updates are merged.
I'm not sure how bad Xiphos withdraw can get ..
~A
On Thu, Jan 24, 2013 at 10:42 P
If you monitored the proper message stream you'd see I have created a patch
which attempts to fix this compile problem but introduces a minor display
bug in the process (module text will not display at all...).
--Greg
On Thu, Jan 24, 2013 at 9:39 PM, Andrew Thule wrote:
> I was Karl. Thanks f
.. and thinking about it, you're correct. Something had changed on my end,
namely the Sword revision I was running. I had forgotten about that, until
you pointed it out.
~A
On Thu, Jan 24, 2013 at 10:39 PM, Andrew Thule wrote:
> I was Karl. Thanks for the heads up. I look forward to your fi
I was Karl. Thanks for the heads up. I look forward to your fixes (no
rush).
~A
On Thu, Jan 24, 2013 at 9:34 PM, Karl Kleinpaste wrote:
> If you're trying to build Xiphos against recently updated Sword, it's
> going to be a mess right now. I'll deal with it by week's end.
>
> ___
If you're trying to build Xiphos against recently updated Sword, it's
going to be a mess right now. I'll deal with it by week's end.
___
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructio
Has something changed in the Xiphos build?
I've had no problems until 4411 (last successful build before was 4408).
The build starts off ok:
[ 42/130] cxx: src/backend/module_manager.cc ->
build/default/src/backend/module_manager_1.o
[ 43/130] cxx: src/backend/sword_main.cc ->
build/default/src/
Thanks all for your replies.
I am using Lucene.net which is a .net port of the java Lucene. I have been
able to consume an index created by xiphos which I assume uses clucene.
However based on the replies here I think I will generate my own indexes to
avoid and compatibility issues.
Daniel Hughe
Yep, thanks. I will update the README.
You can now use the result (ObjCSword.framework) as a dependency in another
project.
Or you add the whole Xcode project to another Xcode project.
If you build the outer project the inner project is built as well or actually
the inner one is built first.
Yo
Ok, everything built. (Hooray!)
I recommend updating bindings/objc/README to the following.
Building ObjCSword wrapper framework howto
==
Mac OS X target:
This project can only be built on OS X 10.8 (Mountain Lion) or later.
To build for Mac OS X:
1) Cha
I'm not sure. Maybe try plain http?
It's also enough to rm objc and do svn update. It will fetch objc folder again.
Manfred
Am 24.01.2013 um 21:06 schrieb "Barnes, Jeffrey" :
> I had trouble updating, so I blew away my local trunk directory.
>
> I tried the command line.
>
> PACCPL-334LAGYA:s
I had trouble updating, so I blew away my local trunk directory.
I tried the command line.
PACCPL-334LAGYA:sword jbarne200$ svn co https://crosswire.org/svn/sword/trunk
Error validating server certificate for 'https://crosswire.org:443':
- The certificate is not issued by a trusted authority. Us
Am 24.01.2013 um 20:02 schrieb "Barnes, Jeffrey" :
>
> On Jan 24, 2013, at 12:18:18PM, Manfred Bergmann
> wrote:
>
>> I'll do a clean checkout of the sources and see if I can replicate your
>> errors.
>> You should however build with ICU. CLucene it not necessarily needed since
>> on Mac th
Alright.
Here is what you need to do.
in "objc" folder go to "dependencies" and execute "retrieve.sh".
This downloads the icu and clucene sources and headers which are required for
the Xcode build.
I've done some adaptions to the latest sword src changes. One method was
removed which gave an err
On Jan 24, 2013, at 12:18:18PM, Manfred Bergmann
wrote:
> I'll do a clean checkout of the sources and see if I can replicate your
> errors.
> You should however build with ICU. CLucene it not necessarily needed since on
> Mac the index is built using SearchKit framework.
How do I link agains
Indeed, there are a lot of warnings, not mentioning CLucene.
I'll do a clean checkout of the sources and see if I can replicate your errors.
You should however build with ICU. CLucene it not necessarily needed since on
Mac the index is built using SearchKit framework.
Manfred
Am 24.01.2013 um
Another reminder for potential newcomers:
Pasted from
http://crosswire.org/wiki/DevTools:conf_Files#Optional_elements_to_support_particular_features
For the GlobalOptionFilter=*OSISHeadings*
the accompanying explanation is "(For OSIS texts having non-canonical
headings)"
David
--
View th
On Thu, Jan 24, 2013 at 9:17 AM, ref...@gmx.net wrote:
>
> FWIW, I am probably the only frequent Perl binding user and I would accept
> whatever is easiest for you. Thanks for doing this. Once the bindings are
> working, I will fix all scripts depending on it
>
Perl and Python bindings should be
FWIW, I am probably the only frequent Perl binding user and I would accept
whatever is easiest for you. Thanks for doing this. Once the bindings are
working, I will fix all scripts depending on it
Peter
Sent from my HTC
- Reply message -
From: "Greg Hellings"
To: "SWORD Developers' Co
On Jan 24, 2013, at 9:52:37AM, "Barnes, Jeffrey" wrote:
>
> I'm having some difficulty with the build with Mountain Lion, Xcode 4.5.2.
>
> I double-clicked the ObjCSword.xcodeproj file to open it in Xcode. I ran the
> build. It failed on Lucene dependency. Just to try to get it to build, I
>
On Sun, Jan 20, 2013 at 5:30 PM, Ben Morgan wrote:
> Hi Greg,
>
> On Mon, Jan 21, 2013 at 6:28 AM, Greg Hellings wrote:
>
>>
>>
>>
>> SWIG bindings now up-to-date.
>>
>> Bindings users, please holler if I removed things overzealously.
>>
>> I haven't tried it, but I believe that this will break B
On Jan 23, 2013, at 3:54:32PM, "Barnes, Jeffrey" wrote:
>
> On Jan 23, 2013, at 2:21:09PM, Manfred Bergmann
> wrote:
>
>>
>> OK. Can you upgrade to Lion at least?
>> That would probably be the easiest because the this Xcode project is
>> maintained.
>>
>
> Last night, while we were aslee
- Original Message -
> From: Manfred Bergmann
> To: Jeff Barnes
> Cc: SWORD Developers' Collaboration Forum
> Sent: Thursday, January 24, 2013 1:25 AM
> Subject: Re: [sword-devel] bindings/objc build broken
>> I downloaded fink to get gcc. I read all the blogs, etc. that said gcc
>
Hi David,
To delete an index in And Bible you long-press the desired module in the
Documents list to reveal module and index delete actions in the context
menu.
Martin
On 24 January 2013 12:36, David Haslam wrote:
> *And Bible* allows the user to create the search index for a module if it
> do
*And Bible* allows the user to create the search index for a module if it
does not already exist.
This is useful in these situations:
(a) The user is currently not [reliably] connected to the Internet,
(b) Martin has not yet made the downloadable index for new/updated modules.
And Bible does not
On 23 Jan 2013, at 22:21, Jeff Barnes wrote:
> I downloaded fink to get gcc. I read all the blogs, etc. that said gcc
> doesn't come with Xcode anymore. Did I misread something?
The gcc compiler is no longer shipped with Xcode. Instead it comes with the
LLVM project's reworking of it. http://
Sent from my iPhone
On Jan 23, 2013, at 4:20 PM, Manfred Bergmann wrote:
>
> Well, you know how Apple is. Much changes, especially over on two major
> versions.
> Many things have their advantages. Installing Xcode over App Store is pretty
> much painless (except the download). You get gcc,
On Jan 23, 2013, at 2:21:09PM, Manfred Bergmann wrote:
>
> OK. Can you upgrade to Lion at least?
> That would probably be the easiest because the this Xcode project is
> maintained.
>
Last night, while we were asleep, my wife poked me in the eye when she rolled
over. I upgraded to Mountain
On Jan 23, 2013, at 12:05:20PM, Manfred Bergmann
wrote:
> Just out of curiosity, what do you need the objc wrappers for?
>
Just want to play around with the API. Develop a simple client. Curiosity while
I learn to code in Objective-C/Cocoa.
Jeff
___
30 matches
Mail list logo