Hi
I am compiling my app in ms visual c++ and i have this errors:
LINK : error LNK2020: símbolo (token) sin resolver (0A00000F) ??_7type_info@@6B@
LINK : error LNK2020: símbolo (token) sin resolver (0A000028) ?_Id_cnt@id@locale@std@@0HA
LINK : error LNK2020: símbolo (token) sin resolver (0A00002A) std._Lockit.__dtor
LINK : error LNK2020: símbolo (token) sin resolver (0A00002B) cerr
LINK : error LNK2020: símbolo (token) sin resolver (0A00002D) std._Locinfo.__dtor
LINK : fatal error LNK1120: 5 externos sin resolver
I have read on ms help site this is something like a bug but is there any of you that know how to resolve this problem without changing VC++?
thanks!!
Stefano from Barcelona, Spain[]
I am compiling my app in ms visual c++ and i have this errors:
LINK : error LNK2020: símbolo (token) sin resolver (0A00000F) ??_7type_info@@6B@
LINK : error LNK2020: símbolo (token) sin resolver (0A000028) ?_Id_cnt@id@locale@std@@0HA
LINK : error LNK2020: símbolo (token) sin resolver (0A00002A) std._Lockit.__dtor
LINK : error LNK2020: símbolo (token) sin resolver (0A00002B) cerr
LINK : error LNK2020: símbolo (token) sin resolver (0A00002D) std._Locinfo.__dtor
LINK : fatal error LNK1120: 5 externos sin resolver
I have read on ms help site this is something like a bug but is there any of you that know how to resolve this problem without changing VC++?
thanks!!
Stefano from Barcelona, Spain[]