LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

unresolved external symbol _wWinMain@16

Hello,
 
I have a project that I have the ned to create a conde node and I tried to work thourgh the example avgv.c in the labview CIN directory but I can not link the code because of the following error:
 
LIBCD.lib(wwincrt0.obj) : error LNK2001: unresolved external symbol _wWinMain@16
 
I believe tihs is just a MSVC setup problem but I can not find the correct setting.
 
Thanks,
Michael 
0 Kudos
Message 1 of 3
(4,309 Views)

hi there

LIBCD.LIB is a library of MSVC. it should be found at ..\VC98\lib. make sure the file exists, otherwise check the settings of your CIN project.

Best regards
chris

CL(A)Dly bending G-Force with LabVIEW

famous last words: "oh my god, it is full of stars!"
0 Kudos
Message 2 of 3
(4,302 Views)

hi,

I am also getting the same problem. If you please dont mind, please suggest me, how to resolve this. One suggestion I got from internet, did not solve my problem.

thanks

Fazal

0 Kudos
Message 3 of 3
(3,183 Views)