[sword-devel] MinGwin

Troy A. Griffitts scribe at crosswire.org
Wed Apr 27 11:49:59 MST 2005


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.


More information about the sword-devel mailing list