Search found 2 matches

by zezba9000
Thu, 2010-12-09, 21:29
Forum: DCMTK - Installation
Topic: error LNK2019: unresolved external symbol
Replies: 21
Views: 54717

Never mind I got it working. I didn't include "netapi32.lib" and "wsock32.lib"
by zezba9000
Thu, 2010-12-09, 18:05
Forum: DCMTK - Installation
Topic: error LNK2019: unresolved external symbol
Replies: 21
Views: 54717

Where you ever able to find the order in which the library's should be ordered?

My current order is ::
{
dcmpstat.lib
ijg8.lib
ijg12.lib
ijg16.lib
dcmjpeg.lib
dcmimage.lib
dcmimgle.lib
dcmdsig.lib
dcmqrdb.lib
dcmtls.lib
dcmwlm.lib
dcmnet.lib
dcmsr.lib
dcmdata.lib
ofstd.lib
}

Is this incorrect??