I just downloaded the complete libsword rev 1793 HEAD from svn this morning.
swsourcemgr.cpp is back in libsword.dsp stringmgr.cpp is missing from libsword.dsp Am I doing something wrong? This is related to vc6 build, not bcp6. Did a change to svn revert? ----- Original Message ----- From: "David" <[EMAIL PROTECTED]> To: "SWORD Developers' Collaboration Forum" <[email protected]> Sent: Tuesday, May 03, 2005 1:21 PM Subject: Re: [sword-devel] BCP6 build error (now its my...) > Lynn, > > The vc6 work space was updated just a few weeks back. Update your svn. I > think there maybe one file that you may still have to add to the vc6 > project. Either stringmanager.h, or url.h. I do not remember for sure. > > DNR > > Lynn Allan wrote: > > >I'm trying to rebuild libswordvc6d.lib using VC6 and encountering > >problems. Am I doing something wrong? Are vc6 and vc7.1 still > >supported as far as building libswordvc#.lib? > > > >The libsword.dsp has the same problem referenced in the bcp6 email > >below ... obsolete reference to swsourcemgr.cpp > >Could someone please update the libsword.dsp in svn? > > > >Also, it appears that the reference to swsourcemgr.cpp was removed > >from libsword6.bpf in svn, but not from libsword6icu.bpf > > > >Other problems with vc6: > >stringmgr.cpp ... should it be part of libsword.dsp? It's in > >libsword6.bpf (and I believe is needed to compile some of the test > >programs) > > > >rawtext doesn't compile with vc6 (but ok with vc7.1) ... unable to > >resolve references to "access" "lseek" "write" > > > >swmodule.cpp doesn't compile with vc6 or vc7.1 ... unable to resolve > >references to "S_IREAD" "S_IWRITE" > > > >Also, the diatheke.dsp seems to still assume it is located in its > >former place: > >[sword-dir]\apps\console\diatheke > >It is unable to resolve #include references because it seems to be off > >by "...\", and then when those are fixed, it has the same "off by ..\" > >with trying to resolve libswordvc.lib > > > >----- Original Message ----- > >From: "Troy A. Griffitts" <[EMAIL PROTECTED]> > >To: "SWORD Developers' Collaboration Forum" > ><[email protected]> > >Sent: Monday, April 11, 2005 11:43 PM > >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. > >> > >> > >> > > > > > >_______________________________________________ > >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 > _______________________________________________ sword-devel mailing list: [email protected] http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page
