Build Log |
|
Command Lines |
Creating temporary file "c:\Users\Jonathan\Documents\Computer Science\dllPipeTest\Debug\RSP0000084324044788.rsp" with contents [ /Od /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\TestConnectionProject.cpp" ] Creating command line "cl.exe @"c:\Users\Jonathan\Documents\Computer Science\dllPipeTest\Debug\RSP0000084324044788.rsp" /nologo /errorReport:prompt" |
Output Window |
Compiling... TestConnectionProject.cpp c:\users\jonathan\documents\computer science\dllpipetest\testconnectionproject.cpp(15) : error C2664: 'MazeFunctionLibrary::rmgLibrary::ReadMessage' : cannot convert parameter 1 from 'std::string *' to 'BSTR *' Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast |
Results |
Build log was saved at "file://c:\Users\Jonathan\Documents\Computer Science\dllPipeTest\Debug\BuildLog.htm" dllPipeTest - 1 error(s), 0 warning(s) |