One of your link errors is referring to ImageMagick. 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.

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

Reply via email to