It looks like you might have an old version of the sword project file for BCB6. Be sure to update BOTH biblecs and sword SVN modules. The sword SVN module contains the project files for building the sword library, even though you doubleclicked on the biblecs/CBuilder6/ project file (it has links over to the sword SVN module to build that part).
Hope this helps.
-Troy.
Pham, Khoi wrote:
Troy; 1) I also have problem with the latest SWORD I got from SVN this morning. When I used BCP6 to build all, I got most of them built. However, I got an error at when linking:
[Linker Error] Unresolved external 'sword::URL::encode(const char *)' referenced from C:\SWORDCODE\SWORD\LIB\LIBSWORD6ICU.LIB|thmlhtmlhref
After that I used VC6 to make Diatheke from sword/utilities/diatheke, using diatheke.dsw, I got the following message:
--------------------Configuration: diatheke - Win32 Release with ICU-------- Compiling... corediatheke.cpp C:\swordcode\sword\utilities\diatheke\diathekemgr.h(4) : fatal error C1083: Cannot open include file: 'swmgr.h': No such file or directory diafiltmgr.cpp C:\swordcode\sword\utilities\diatheke\diafiltmgr.cpp(20) : fatal error C1083: Cannot open include file: 'thmlplain.h': No such file or directory diatheke.cpp C:\swordcode\sword\utilities\diatheke\diathekemgr.h(4) : fatal error C1083: Cannot open include file: 'swmgr.h': No such file or directory diathekemgr.cpp C:\swordcode\sword\utilities\diatheke\diathekemgr.cpp(2) : fatal error C1083: Cannot open include file: 'thmlplain.h': No such file or directory gbfcgi.cpp C:\swordcode\sword\utilities\diatheke\gbfcgi.h(20) : fatal error C1083: Cannot open include file: 'swbasicfilter.h': No such file or directory osiscgi.cpp C:\swordcode\sword\utilities\diatheke\osiscgi.h(20) : fatal error C1083: Cannot open include file: 'swbasicfilter.h': No such file or directory thmlcgi.cpp C:\swordcode\sword\utilities\diatheke\thmlcgi.h(20) : fatal error C1083: Cannot open include file: 'swbasicfilter.h': No such file or directory Error executing cl.exe.
diatheke.exe - 7 error(s), 0 warning(s)
What did I do wrong or some files are missing?
Paul Pham
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Troy A. Griffitts Sent: Tuesday, April 12, 2005 12:44 AM To: SWORD Developers' Collaboration Forum Subject: Re: [sword-devel] BCP6 build error (now its my...)
Christopher,
Apologies again. This .cpp file isn't needed in the build of
the engine. You should be able to safely remove it. I'll check the project
files for both BCB6 and 5 and remove the entry.
-Troy.
[EMAIL PROTECTED] wrote:
Following the general movement towards self compilation of
sword/biblecs
I've done the same. I've followed the advices BUT: File: sword\src\mgr\swsourcemgr.cpp needs swsourcemgr.h which seems to
be absent! I've done windows search on this filename and it is not present in sword,biblecs nor icu-sword.
What should I do?
Christopher _______________________________________________ sword-devel mailing list: [email protected] http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page
_______________________________________________ sword-devel mailing list: [email protected] http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page
----------------------------------------- *****************Internet Email Confidentiality Footer****************** Privileged/Confidential Information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone. In such case, you should destroy this message and notify the sender by reply email. Please advise immediately if you or your employer do not consent to Internet email for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of The Shaw Group Inc. or its subsidiaries shall be understood as neither given nor endorsed by it. ________________________________________________________________________ The Shaw Group Inc. http://www.shawgrp.com
_______________________________________________ sword-devel mailing list: [email protected] http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page
_______________________________________________ sword-devel mailing list: [email protected] http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page
