sybesql.obj : error LNK2001: unresolved external symbol _cs__delete_thread_msg@4
Release/app7.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
I am trying to compile preprocessed Embedded SQL within Microsoft Visual C++, and it displays the above message error.
I have already included sqlesql.c, but I can't even compile.
We tried the same thing on one machine which worked fine, but it didn't work on two others.
Could anyone suggest the solution for this error??
ajay
Release/app7.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
I am trying to compile preprocessed Embedded SQL within Microsoft Visual C++, and it displays the above message error.
I have already included sqlesql.c, but I can't even compile.
We tried the same thing on one machine which worked fine, but it didn't work on two others.
Could anyone suggest the solution for this error??
ajay