BuildLog









Build Log
  
Rebuild started: Project: makowski kogutiuk, Configuration: Debug|Win32

Command Lines
  Creating temporary file "c:\Users\Kasia\Desktop\makowski kogutiuk\Debug\RSP0000062700404.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Yc"stdafx.h" /Fp".\Debug/makowski kogutiuk.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP ".\StdAfx.cpp"
]
Creating command line "cl.exe @"c:\Users\Kasia\Desktop\makowski kogutiuk\Debug\RSP0000062700404.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Users\Kasia\Desktop\makowski kogutiuk\Debug\RSP0000072700404.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Yu"stdafx.h" /Fp".\Debug/makowski kogutiuk.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP ".\Narzedziownia.cpp"
".\Narzedzie.cpp"
".\makowski kogutiuk.cpp"
".\Magazyn.cpp"
]
Creating command line "cl.exe @"c:\Users\Kasia\Desktop\makowski kogutiuk\Debug\RSP0000072700404.rsp" /nologo /errorReport:prompt"

Output Window
  Compiling...
StdAfx.cpp
Compiling...
Magazyn.cpp
c:\users\kasia\desktop\makowski kogutiuk\narzedzie.h(19) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\kasia\desktop\makowski kogutiuk\narzedzie.h(19) : warning C4183: 'wpiszRodzaj_chwytu': missing return type; assumed to be a member function returning 'int'
c:\users\kasia\desktop\makowski kogutiuk\narzedzie.h(20) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\kasia\desktop\makowski kogutiuk\narzedzie.h(20) : warning C4183: 'wpiszRodzaj_plytki': missing return type; assumed to be a member function returning 'int'
c:\users\kasia\desktop\makowski kogutiuk\narzedzie.h(21) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\kasia\desktop\makowski kogutiuk\narzedzie.h(21) : warning C4183: 'wpiszRodzaj_tarczy': missing return type; assumed to be a member function returning 'int'
c:\users\kasia\desktop\makowski kogutiuk\magazyn.h(19) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\kasia\desktop\makowski kogutiuk\magazyn.h(19) : warning C4183: 'EdytujNarzedzie': missing return type; assumed to be a member function returning 'int'
c:\users\kasia\desktop\makowski kogutiuk\magazyn.h(20) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\kasia\desktop\makowski kogutiuk\magazyn.h(20) : warning C4183: 'wypiszNarzedzie': missing return type; assumed to be a member function returning 'int'
c:\users\kasia\desktop\makowski kogutiuk\magazyn.h(23) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\kasia\desktop\makowski kogutiuk\magazyn.h(23) : warning C4183: 'wpiszNazweMag': missing return type; assumed to be a member function returning 'int'
c:\users\kasia\desktop\makowski kogutiuk\magazyn.h(24) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\kasia\desktop\makowski kogutiuk\magazyn.h(24) : warning C4183: 'wpiszMiejsceMag': missing return type; assumed to be a member function returning 'int'
c:\users\kasia\desktop\makowski kogutiuk\magazyn.h(25) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\kasia\desktop\makowski kogutiuk\magazyn.h(25) : warning C4183: 'wypiszIloscNarzedzie': missing return type; assumed to be a member function returning 'int'
c:\users\kasia\desktop\makowski kogutiuk\magazyn.h(27) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\kasia\desktop\makowski kogutiuk\magazyn.h(27) : warning C4183: 'noweNarzedzie': missing return type; assumed to be a member function returning 'int'
c:\users\kasia\desktop\makowski kogutiuk\magazyn.cpp(26) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\kasia\desktop\makowski kogutiuk\magazyn.cpp(31) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\kasia\desktop\makowski kogutiuk\magazyn.cpp(36) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\kasia\desktop\makowski kogutiuk\magazyn.cpp(45) : error C2511: 'int CMagazyn::wpiszMiejsceMag(void)' : overloaded member function not found in 'CMagazyn'
c:\users\kasia\desktop\makowski kogutiuk\magazyn.h(16) : see declaration of 'CMagazyn'
c:\users\kasia\desktop\makowski kogutiuk\magazyn.cpp(50) : error C2511: 'char CMagazyn::wpiszNazweMag(void)' : overloaded member function not found in 'CMagazyn'
c:\users\kasia\desktop\makowski kogutiuk\magazyn.h(16) : see declaration of 'CMagazyn'
c:\users\kasia\desktop\makowski kogutiuk\magazyn.cpp(59) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\kasia\desktop\makowski kogutiuk\magazyn.cpp(61) : error C2065: 'cout' : undeclared identifier
c:\users\kasia\desktop\makowski kogutiuk\magazyn.cpp(61) : error C2065: 'endl' : undeclared identifier
c:\users\kasia\desktop\makowski kogutiuk\magazyn.cpp(78) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\kasia\desktop\makowski kogutiuk\magazyn.cpp(79) : error C2109: subscript requires array or pointer type
c:\users\kasia\desktop\makowski kogutiuk\magazyn.cpp(79) : error C2227: left of '->wpiszRodzaj_chwytu' must point to class/struct/union/generic type
c:\users\kasia\desktop\makowski kogutiuk\magazyn.cpp(80) : error C2109: subscript requires array or pointer type
c:\users\kasia\desktop\makowski kogutiuk\magazyn.cpp(80) : error C2227: left of '->wpiszRodzaj_plytki' must point to class/struct/union/generic type
c:\users\kasia\desktop\makowski kogutiuk\magazyn.cpp(81) : error C2109: subscript requires array or pointer type
c:\users\kasia\desktop\makowski kogutiuk\magazyn.cpp(81) : error C2227: left of '->wpiszRodzaj_tarczy' must point to class/struct/union/generic type
makowski kogutiuk.cpp
c:\users\kasia\desktop\makowski kogutiuk\makowski kogutiuk.cpp(5) : fatal error C1083: Cannot open include file: 'iostream.h': No such file or directory
Narzedzie.cpp
c:\users\kasia\desktop\makowski kogutiuk\narzedzie.h(19) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\kasia\desktop\makowski kogutiuk\narzedzie.h(19) : warning C4183: 'wpiszRodzaj_chwytu': missing return type; assumed to be a member function returning 'int'
c:\users\kasia\desktop\makowski kogutiuk\narzedzie.h(20) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\kasia\desktop\makowski kogutiuk\narzedzie.h(20) : warning C4183: 'wpiszRodzaj_plytki': missing return type; assumed to be a member function returning 'int'
c:\users\kasia\desktop\makowski kogutiuk\narzedzie.h(21) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\kasia\desktop\makowski kogutiuk\narzedzie.h(21) : warning C4183: 'wpiszRodzaj_tarczy': missing return type; assumed to be a member function returning 'int'
c:\users\kasia\desktop\makowski kogutiuk\narzedzie.cpp(25) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\kasia\desktop\makowski kogutiuk\narzedzie.cpp(30) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\kasia\desktop\makowski kogutiuk\narzedzie.cpp(35) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
Narzedziownia.cpp
c:\users\kasia\desktop\makowski kogutiuk\narzedzie.h(19) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\kasia\desktop\makowski kogutiuk\narzedzie.h(19) : warning C4183: 'wpiszRodzaj_chwytu': missing return type; assumed to be a member function returning 'int'
c:\users\kasia\desktop\makowski kogutiuk\narzedzie.h(20) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\kasia\desktop\makowski kogutiuk\narzedzie.h(20) : warning C4183: 'wpiszRodzaj_plytki': missing return type; assumed to be a member function returning 'int'
c:\users\kasia\desktop\makowski kogutiuk\narzedzie.h(21) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\kasia\desktop\makowski kogutiuk\narzedzie.h(21) : warning C4183: 'wpiszRodzaj_tarczy': missing return type; assumed to be a member function returning 'int'
c:\users\kasia\desktop\makowski kogutiuk\narzedziownia.h(23) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\kasia\desktop\makowski kogutiuk\narzedziownia.h(23) : warning C4183: 'wpiszNumer': missing return type; assumed to be a member function returning 'int'
c:\users\kasia\desktop\makowski kogutiuk\narzedziownia.h(24) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\kasia\desktop\makowski kogutiuk\narzedziownia.h(24) : warning C4183: 'wpiszNazwe': missing return type; assumed to be a member function returning 'int'
c:\users\kasia\desktop\makowski kogutiuk\narzedziownia.h(25) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\users\kasia\desktop\makowski kogutiuk\narzedziownia.h(25) : warning C4183: 'noweNarzedzie': missing return type; assumed to be a member function returning 'int'
c:\users\kasia\desktop\makowski kogutiuk\narzedziownia.cpp(9) : fatal error C1083: Cannot open include file: 'iostream.h': No such file or directory
Generating Code...

Results
  Build log was saved at "file://c:\Users\Kasia\Desktop\makowski kogutiuk\Debug\BuildLog.htm"
makowski kogutiuk - 38 error(s), 18 warning(s)



Wyszukiwarka

Podobne podstrony:
BuildLog
BuildLog
BuildLog
BuildLog
BuildLog
BuildLog
BuildLog
BuildLog
BuildLog
BuildLog
BuildLog
BuildLog
BuildLog
BuildLog
BuildLog
BuildLog
BuildLog
BuildLog
BuildLog
BuildLog

więcej podobnych podstron