Bonjour;
Je bloque avec les likings suivant:
Linking...
LINK : warning LNK4098: defaultlib "LIBCMT" conflicts with use of other libs; use /NODEFAULTLIB:library
CreateUserIJSS.obj : error LNK2001: unresolved external symbol "public: int __thiscall COCIConnection::Logoff(void)" (?Logoff@COCIConnection@@QAEHXZ)
CreateUserIJSS.obj : error LNK2001: unresolved external symbol "public: __thiscall COCIConnection::~COCIConnection(void)" (??1COCIConnection@@QAE@XZ)
CreateUserIJSS.obj : error LNK2001: unresolved external symbol "public: class CString __thiscall COCIConnection::GetLastErrorString(void)" (?GetLastErrorString@COCIConnection@@QAE?AVCString@@XZ)
CreateUserIJSS.obj : error LNK2001: unresolved external symbol "public: int __thiscall COCIConnection::Logon(char const *)" (?Logon@COCIConnection@@QAEHPBD@Z)
CreateUserIJSS.obj : error LNK2001: unresolved external symbol "public: __thiscall COCIConnection::COCIConnection(void)" (??0COCIConnection@@QAE@XZ)
Debug/CreateUserIJSS.exe : fatal error LNK1120: 5 unresolved externals
Error executing link.exe.
Quelqu'un peut il m'aider?
Merci