Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 1>D:\DEV\OOP\Laborator\Lab8\prof.h(2,21): warning C4584: 'prof': base-class 'personalInformation' is already a base-class of 'employed'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(2): message : see declaration of 'personalInformation'
- 1>D:\DEV\OOP\Laborator\Lab8\employed.h(3): message : see declaration of 'employed'
- 1>D:\DEV\OOP\Laborator\Lab8\persAux.h(2,24): warning C4584: 'persAux': base-class 'personalInformation' is already a base-class of 'employed'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(2): message : see declaration of 'personalInformation'
- 1>D:\DEV\OOP\Laborator\Lab8\employed.h(3): message : see declaration of 'employed'
- 1>employed.cpp
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(5,7): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(5,14): error C3646: 'fName': unknown override specifier
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(5,19): error C2059: syntax error: ','
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(5,31): error C2238: unexpected token(s) preceding ';'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,27): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,21): error C2061: syntax error: identifier 'string'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,42): error C2143: syntax error: missing ')' before '{'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,44): error C2059: syntax error: ','
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,51): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,21): error C2334: unexpected token(s) preceding '{'; skipping apparent function body
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,68): error C2059: syntax error: ','
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,75): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,21): error C2059: syntax error: ')'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(9,21): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(9,28): error C2061: syntax error: identifier 'string'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(10,21): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(10,28): error C2061: syntax error: identifier 'string'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(11,19): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(11,26): error C2061: syntax error: identifier 'string'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(12,7): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(12,14): error C3646: 'getCNP': unknown override specifier
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(12,20): error C2059: syntax error: '('
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(12,22): error C2238: unexpected token(s) preceding ';'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(13,7): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(13,14): error C3646: 'getFName': unknown override specifier
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(13,22): error C2059: syntax error: '('
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(13,24): error C2238: unexpected token(s) preceding ';'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(14,7): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(14,14): error C3646: 'getLName': unknown override specifier
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(14,22): error C2059: syntax error: '('
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(14,24): error C2238: unexpected token(s) preceding ';'
- 1>D:\DEV\OOP\Laborator\Lab8\employed.h(6,7): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\employed.h(6,14): error C3646: 'jobTitle': unknown override specifier
- 1>D:\DEV\OOP\Laborator\Lab8\employed.h(6,22): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
- 1>D:\DEV\OOP\Laborator\Lab8\employed.h(9,16): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\employed.h(9,10): error C2061: syntax error: identifier 'string'
- 1>D:\DEV\OOP\Laborator\Lab8\employed.h(9,31): error C2143: syntax error: missing ')' before '{'
- 1>D:\DEV\OOP\Laborator\Lab8\employed.h(9,33): error C2059: syntax error: ','
- 1>D:\DEV\OOP\Laborator\Lab8\employed.h(9,40): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\employed.h(9,10): error C2334: unexpected token(s) preceding '{'; skipping apparent function body
- 1>D:\DEV\OOP\Laborator\Lab8\employed.h(9,57): error C2059: syntax error: ','
- 1>D:\DEV\OOP\Laborator\Lab8\employed.h(9,64): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\employed.h(9,79): error C2059: syntax error: ','
- 1>D:\DEV\OOP\Laborator\Lab8\employed.h(9,86): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\employed.h(9,106): error C2059: syntax error: ','
- 1>D:\DEV\OOP\Laborator\Lab8\employed.h(9,10): error C2059: syntax error: ')'
- 1>D:\DEV\OOP\Laborator\Lab8\employed.h(11,24): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\employed.h(11,31): error C2061: syntax error: identifier 'string'
- 1>D:\DEV\OOP\Laborator\Lab8\employed.h(13,7): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\employed.h(13,14): error C3646: 'getJobTitle': unknown override specifier
- 1>D:\DEV\OOP\Laborator\Lab8\employed.h(13,25): error C2059: syntax error: '('
- 1>D:\DEV\OOP\Laborator\Lab8\employed.h(13,27): error C2238: unexpected token(s) preceding ';'
- 1>D:\DEV\OOP\Laborator\Lab8\employed.cpp(4,1): error C2511: 'employed::employed(std::string,std::string,std::string,std::string,double)': overloaded member function not found in 'employed'
- 1>D:\DEV\OOP\Laborator\Lab8\employed.h(3): message : see declaration of 'employed'
- 1>D:\DEV\OOP\Laborator\Lab8\employed.cpp(5,21): error C2440: '<function-style-cast>': cannot convert from 'initializer list' to 'personalInformation'
- 1>D:\DEV\OOP\Laborator\Lab8\employed.cpp(5,21): message : No constructor could take the source type, or constructor overload resolution was ambiguous
- 1>D:\DEV\OOP\Laborator\Lab8\employed.cpp(6,2): error C2671: 'employed::{ctor}': static member functions do not have 'this' pointers
- 1>D:\DEV\OOP\Laborator\Lab8\employed.cpp(7,2): error C2671: 'employed::{ctor}': static member functions do not have 'this' pointers
- 1>D:\DEV\OOP\Laborator\Lab8\employed.cpp(16,1): error C2511: 'void employed::setJobTitle(std::string)': overloaded member function not found in 'employed'
- 1>D:\DEV\OOP\Laborator\Lab8\employed.h(3): message : see declaration of 'employed'
- 1>D:\DEV\OOP\Laborator\Lab8\employed.cpp(17,2): error C2671: 'employed::setJobTitle': static member functions do not have 'this' pointers
- 1>D:\DEV\OOP\Laborator\Lab8\employed.cpp(25,23): error C2039: 'getJobTitle': is not a member of 'employed'
- 1>D:\DEV\OOP\Laborator\Lab8\employed.h(3): message : see declaration of 'employed'
- 1>D:\DEV\OOP\Laborator\Lab8\employed.cpp(27,9): error C2065: 'jobTitle': undeclared identifier
- 1>personalInformation.cpp
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(5,7): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(5,14): error C3646: 'fName': unknown override specifier
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(5,19): error C2059: syntax error: ','
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(5,31): error C2238: unexpected token(s) preceding ';'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,27): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,21): error C2061: syntax error: identifier 'string'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,42): error C2143: syntax error: missing ')' before '{'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,44): error C2059: syntax error: ','
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,51): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,21): error C2334: unexpected token(s) preceding '{'; skipping apparent function body
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,68): error C2059: syntax error: ','
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,75): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,21): error C2059: syntax error: ')'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(9,21): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(9,28): error C2061: syntax error: identifier 'string'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(10,21): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(10,28): error C2061: syntax error: identifier 'string'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(11,19): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(11,26): error C2061: syntax error: identifier 'string'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(12,7): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(12,14): error C3646: 'getCNP': unknown override specifier
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(12,20): error C2059: syntax error: '('
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(12,22): error C2238: unexpected token(s) preceding ';'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(13,7): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(13,14): error C3646: 'getFName': unknown override specifier
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(13,22): error C2059: syntax error: '('
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(13,24): error C2238: unexpected token(s) preceding ';'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(14,7): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(14,14): error C3646: 'getLName': unknown override specifier
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(14,22): error C2059: syntax error: '('
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(14,24): error C2238: unexpected token(s) preceding ';'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(4,1): error C2511: 'personalInformation::personalInformation(std::string,std::string,std::string)': overloaded member function not found in 'personalInformation'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(2): message : see declaration of 'personalInformation'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(5,2): error C2671: 'personalInformation::{ctor}': static member functions do not have 'this' pointers
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(6,2): error C2671: 'personalInformation::{ctor}': static member functions do not have 'this' pointers
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(7,2): error C2671: 'personalInformation::{ctor}': static member functions do not have 'this' pointers
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(16,1): error C2511: 'void personalInformation::setFName(std::string)': overloaded member function not found in 'personalInformation'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(2): message : see declaration of 'personalInformation'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(17,2): error C2671: 'personalInformation::setFName': static member functions do not have 'this' pointers
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(21,1): error C2511: 'void personalInformation::setLName(std::string)': overloaded member function not found in 'personalInformation'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(2): message : see declaration of 'personalInformation'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(22,2): error C2671: 'personalInformation::setLName': static member functions do not have 'this' pointers
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(26,1): error C2511: 'void personalInformation::setCNP(std::string)': overloaded member function not found in 'personalInformation'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(2): message : see declaration of 'personalInformation'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(27,2): error C2671: 'personalInformation::setCNP': static member functions do not have 'this' pointers
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(30,34): error C2039: 'getCNP': is not a member of 'personalInformation'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(2): message : see declaration of 'personalInformation'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(32,9): error C2065: 'CNP': undeclared identifier
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(35,34): error C2039: 'getFName': is not a member of 'personalInformation'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(2): message : see declaration of 'personalInformation'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(37,9): error C2065: 'fName': undeclared identifier
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(40,34): error C2039: 'getLName': is not a member of 'personalInformation'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(2): message : see declaration of 'personalInformation'
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(42,9): error C2065: 'lName': undeclared identifier
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(47,28): error C2065: 'lName': undeclared identifier
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(47,55): error C2065: 'fName': undeclared identifier
- 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(47,78): error C2065: 'CNP': undeclared identifier
- 1>student.cpp
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(3,1): error C2504: 'personalInformation': base class undefined
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(5,7): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(5,14): error C3646: 'facultate': unknown override specifier
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(5,23): error C2059: syntax error: ','
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(5,37): error C2238: unexpected token(s) preceding ';'
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(7,15): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(7,9): error C2061: syntax error: identifier 'string'
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(7,30): error C2143: syntax error: missing ')' before '{'
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(7,32): error C2059: syntax error: ','
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(7,39): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(7,9): error C2334: unexpected token(s) preceding '{'; skipping apparent function body
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(7,56): error C2059: syntax error: ','
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(7,63): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(7,78): error C2059: syntax error: ','
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(7,85): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(7,106): error C2059: syntax error: ','
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(7,113): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(7,9): error C2059: syntax error: ')'
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(9,25): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(9,32): error C2061: syntax error: identifier 'string'
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(10,28): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(10,35): error C2061: syntax error: identifier 'string'
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(11,7): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(11,14): error C3646: 'getFacultate': unknown override specifier
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(11,26): error C2059: syntax error: '('
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(11,28): error C2238: unexpected token(s) preceding ';'
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(12,7): error C2039: 'string': is not a member of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(12,14): error C3646: 'getSpecializare': unknown override specifier
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(12,29): error C2059: syntax error: '('
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(12,31): error C2238: unexpected token(s) preceding ';'
- 1>D:\DEV\OOP\Laborator\Lab8\student.cpp(5,1): error C2511: 'student::student(std::string,std::string,std::string,std::string,std::string)': overloaded member function not found in 'student'
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(2): message : see declaration of 'student'
- 1>D:\DEV\OOP\Laborator\Lab8\student.cpp(6,2): error C3861: 'personalInformation': identifier not found
- 1>D:\DEV\OOP\Laborator\Lab8\student.cpp(7,2): error C2671: 'student::{ctor}': static member functions do not have 'this' pointers
- 1>D:\DEV\OOP\Laborator\Lab8\student.cpp(8,2): error C2671: 'student::{ctor}': static member functions do not have 'this' pointers
- 1>D:\DEV\OOP\Laborator\Lab8\student.cpp(17,1): error C2511: 'void student::setSpecializare(std::string)': overloaded member function not found in 'student'
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(2): message : see declaration of 'student'
- 1>D:\DEV\OOP\Laborator\Lab8\student.cpp(18,2): error C2671: 'student::setSpecializare': static member functions do not have 'this' pointers
- 1>D:\DEV\OOP\Laborator\Lab8\student.cpp(22,1): error C2511: 'void student::setFacultate(std::string)': overloaded member function not found in 'student'
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(2): message : see declaration of 'student'
- 1>D:\DEV\OOP\Laborator\Lab8\student.cpp(23,2): error C2671: 'student::setFacultate': static member functions do not have 'this' pointers
- 1>D:\DEV\OOP\Laborator\Lab8\student.cpp(26,22): error C2039: 'getFacultate': is not a member of 'student'
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(2): message : see declaration of 'student'
- 1>D:\DEV\OOP\Laborator\Lab8\student.cpp(28,9): error C2065: 'facultate': undeclared identifier
- 1>D:\DEV\OOP\Laborator\Lab8\student.cpp(31,22): error C2039: 'getSpecializare': is not a member of 'student'
- 1>D:\DEV\OOP\Laborator\Lab8\student.h(2): message : see declaration of 'student'
- 1>D:\DEV\OOP\Laborator\Lab8\student.cpp(33,9): error C2065: 'specializare': undeclared identifier
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement