Build Log
  

Build started: Project: PR_14_6, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "e:\helion\10projvist\przyklady\rozdzial14\PR_14_6\PR_14_6\Debug\RSP0000111980600.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp"Debug\PR_14_6.pch" /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP .\PR_14_6.cpp
]
Creating command line "cl.exe @e:\helion\10projvist\przyklady\rozdzial14\PR_14_6\PR_14_6\Debug\RSP0000111980600.rsp /nologo /errorReport:prompt"
Output Window
  
Compiling...
PR_14_6.cpp
e:\helion\10projvist\przyklady\rozdzial14\pr_14_6\pr_14_6\pr_14_6.cpp(11) : error C2664: 'funk' : cannot convert parameter 1 from 'const wchar_t [23]' to 'char *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
e:\helion\10projvist\przyklady\rozdzial14\pr_14_6\pr_14_6\pr_14_6.cpp(12) : error C2664: 'void (char *)' : cannot convert parameter 1 from 'const wchar_t [25]' to 'char *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
Results
  
Build log was saved at "file://e:\helion\10projvist\przyklady\rozdzial14\PR_14_6\PR_14_6\Debug\BuildLog.htm"
PR_14_6 - 2 error(s), 0 warning(s)