Ok, the files can be found at http://abiword.pchasm.org/abiword/builds/periodic/win32/
The plugins that I did manage to build are in the plugins subdirectory, and those that I couldn't, there is a text file with the link errors (basically all the same as indicated below). Any help or ideas would be appreciated, and I am more than willing to try any suggestions. Thanks, Jeremy Davis [EMAIL PROTECTED] Martin Sevior <[EMAIL PROTECTED]> wrote on 4/21/2002 8:58:42 AM: > >Hi Kenneth, > Can you put the builds you have on a website somewhere so we >can test what is in place? > >Cheers > >Martin > > >On Sat, 20 Apr 2002, Kenneth J.Davis wrote: > >> Hello, >> >> I'm trying to build the plugins [Windows, VC6, cvs co from earlier today] >> For a couple of them, such as AbiMagick (or all that I have tried in the >> tools/ subdirectory), I get unresolved external symbol errors during >> linking. I have looked at the source and don't see any obvious problems, >> so I was wondering if anyone had any ideas? Exact error messages below. >> (All other import/export plugins [unix specific ones in graphics/ aside] >> built fine.) >> >> Thank you, >> Jeremy Davis >> [EMAIL PROTECTED] >> >> .. >> AbiMagick.obj : error LNK2001: unresolved external symbol "private: static unsig >> ned int GR_Graphics::s_iScreenResolution" (?s_iScreenResolution@GR_Graphics@@0I >> A) >> AbiMagick.obj : error LNK2001: unresolved external symbol "public: static char c >> onst * const XAP_App::s_szBuild_ID" (?s_szBuild_ID@XAP_App@@2PBDB) >> AbiMagick.obj : error LNK2001: unresolved external symbol "public: static char c >> onst * const XAP_App::s_szBuild_Version" (?s_szBuild_Version@XAP_App@@2PBDB) >> AbiMagick.obj : error LNK2001: unresolved external symbol "public: static char c >> onst * const XAP_App::s_szBuild_Options" (?s_szBuild_Options@XAP_App@@2PBDB) >> AbiMagick.obj : error LNK2001: unresolved external symbol "public: static char c >> onst * const XAP_App::s_szBuild_Target" (?s_szBuild_Target@XAP_App@@2PBDB) >> AbiMagick.obj : error LNK2001: unresolved external symbol "public: static char c >> onst * const XAP_App::s_szBuild_CompileTime" (?s_szBuild_CompileTime@XAP_App@@2 >> PBDB) >> C:\home\jeremyd\abiword\abiword-plugins\wp\impexp\graphics\magick\..\..\..\..\.. >> \abi\src\WIN32_1.3.9_i386_OBJ\plugins\libAbiMagick.dll : fatal error LNK1120: 6 >> unresolved externals >> >>
