Troy wrote: > biblecs/CBuilder6/swordprj.bpg in BCB6 and choosing Project|Build All > Projects > > This should produce a working executable. It does for me on a CLEAN > system. Please let me know if you CONFIRM that it does not for you.
As of May 3, using biblecs rev 415 from svn (HEAD), there is a linker error ... [Linker Error] Unresolved external 'sword::SWClass::isAssignableFrom(const char *) const' referenced from X:\REFERENCE\CROSSWIRE\SWORD\SRC\BIBLECS\CBUILDER6\OBJ\MAINFRM.OBJ As a work-around, I included utilfuns\swobject.cpp in the project file and this seemed to let it link. I adjusted the location of the sword.exe destination, and it is debuggable. Am I doing something wrong? I'm not particularly familiar with svn ... _______________________________________________ sword-devel mailing list: [email protected] http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page
