DM,

My fundamental problem is that I was hoping for a trivially simple solution where Eclipse with the CDT plugin (CDT makes C/C++ development possible in Eclipse) could be used to do Sword development (Sword API, BibleCS, tools, ....) I don't have the time to figure it out. I was also curious to see how far the CDT was in its development.

It's probably easy enough to set up an eclipse project. CBuilderX was easy enough ;) Basically, you just need to add EVERY .cpp and .c file you find under sword/src, to a build project file. There are a few files in there that you don't need, and a couple defines that will need to be added... but a few simple iterations of 'build and fix the compile error by removing files or adding defines' should get you going in short order.


        -Troy.
_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to