Software Archive
Read-only legacy content
17061 Discussions

error LNK2001: unresolved external symbol

guuser
Beginner
269 Views

Dear Sir/Madam,

I have installed UPnP tools and then I created a simple controling device with one service which names Export control point project on the windows environment. When I compiled this project by visual studio 6.00 then I faced with so many errors and most of them were incompatibility of names in source file and headers. I have solved them and now the only errors that remain are in UPnPMicrostack and they are:

UPnPMicroStack.obj : error LNK2001: unresolved external symbol _UPnPSampleService1_SampleAction

UPnPMicroStack.obj : error LNK2001: unresolved external symbol _UPnPSampleService2_SampleAction

Debug/t2.exe : fatal error LNK1120: 2 unresolved externals

I could not find the definition of UPnPSampleService2_SampleAction in UPnPMicroStack.h and when I creat it manually, the software does not get it and also finder cannot find it.

Could you please help me regarding this issue?

Thanks for your attention.

With regards,

Sahar Ardehali

0 Kudos
0 Replies
Reply