Iceman2005
Programmer
hi i am porting a project from vc6 to vc7.
it compiles perfectly in vc6... (both debug/release)
and when i port to vc7 and compile...
it worked on debug....
but in release... i am getting unresolved external systrems for xlen/xran... can anyone help me get it to compile in vc7?
useapi error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl std::_Xran(void)" (__imp_?_Xran@std@@YAXXZ)
.....
thanks
755
it compiles perfectly in vc6... (both debug/release)
and when i port to vc7 and compile...
it worked on debug....
but in release... i am getting unresolved external systrems for xlen/xran... can anyone help me get it to compile in vc7?
useapi error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl std::_Xran(void)" (__imp_?_Xran@std@@YAXXZ)
.....
thanks
755