> One of your link errors is referring to ImageMagick.
NO. Beside for compilation it links to lib I specify So multiple copies of DLL will not affect linker. >Do you have > multiple ImageMagick dlls laying around? Other than that, I don't > have a clue. Ark doesn't look like one of our functions and the > latest builds are compiling quite easily for me. I checked DejaNews, I found 100s of this kind of compilation problems But no answer, and all of them refer to problems in source code Either multiple include of header file or other issues... MSDN Knowledgebase points to issues in code. Suhaib > > David > > >Well I cannot get DXUI compiled with MSVC (DX 4.1.3). It gives bunch of > >undefined references.... > > > >Greg or David any suggestions what am I missing here? > > > >Thanks > >Suhaib > > > >Generating Code... > >Linking... > >libDxui.lib(Network.obj) : error LNK2001: unresolved external symbol > >"public: __thiscall Ark::Ark(class Node *,int,class Node *,int)" > >(??0Ark@@[EMAIL PROTECTED]@@[EMAIL PROTECTED]) > >libDxui.lib(EditorWindow.obj) : error LNK2001: unresolved external symbol > >"public: __thiscall Ark::Ark(class Node *,int,class Node *,int)" > >(??0Ark@@[EMAIL PROTECTED]@@[EMAIL PROTECTED]) > >libDxui.lib(StandIn.obj) : error LNK2001: unresolved external symbol > >"public: __thiscall Ark::Ark(class Node *,int,class Node *,int)" > >(??0Ark@@[EMAIL PROTECTED]@@[EMAIL PROTECTED]) > >ImageNode.obj : error LNK2001: unresolved external symbol "public: > >__thiscall Ark::Ark(class Node *,int,class Node *,int)" > >(??0Ark@@[EMAIL PROTECTED]@@[EMAIL PROTECTED]) > >Node.obj : error LNK2001: unresolved external symbol "public: __thiscall > >Ark::Ark(class Node *,int,class Node *,int)" (??0Ark@@[EMAIL > >PROTECTED]@@[EMAIL PROTECTED]) > >ReceiverNode.obj : error LNK2001: unresolved external symbol "public: > >__thiscall Ark::Ark(class Node *,int,class Node *,int)" > >(??0Ark@@[EMAIL PROTECTED]@@[EMAIL PROTECTED]) > >TransmitterNode.obj : error LNK2001: unresolved external symbol "public: > >__thiscall Ark::Ark(class Node *,int,class Node *,int)" > >(??0Ark@@[EMAIL PROTECTED]@@[EMAIL PROTECTED]) > >libDxui.lib(EditorWindow.obj) : error LNK2001: unresolved external symbol > >"public: unsigned char __thiscall ArkStandIn::printAsPostScript(struct > >_iobuf *)" ([EMAIL PROTECTED]@@QAEEPAU_iobuf@@@Z) > >libDxui.lib(BuildIFDict.obj) : error LNK2001: unresolved external symbol > >"public: __thiscall ImageFormatIM::ImageFormatIM(class ImageFormatDialog > *)" > >(??0ImageFormatIM@@[EMAIL PROTECTED]@@@Z) > >Debug/dxui.exe : fatal error LNK1120: 3 unresolved externals > >Error executing link.exe. > > > >dxui.exe - 10 error(s), 1 warning(s) > > > -- > .......................................................................... > ... > David L. Thompson The University of Montana > mailto:[EMAIL PROTECTED] Computer Science Department > http://www.cs.umt.edu/u/dthompsn Missoula, MT 59812 > Work Phone : (406)257-8530
