Advertisement
aimon1337

Untitled

Apr 13th, 2022
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.38 KB | None | 0 0
  1. 1>D:\DEV\OOP\Laborator\Lab8\prof.h(2,21): warning C4584: 'prof': base-class 'personalInformation' is already a base-class of 'employed'
  2. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(2): message : see declaration of 'personalInformation'
  3. 1>D:\DEV\OOP\Laborator\Lab8\employed.h(3): message : see declaration of 'employed'
  4. 1>D:\DEV\OOP\Laborator\Lab8\persAux.h(2,24): warning C4584: 'persAux': base-class 'personalInformation' is already a base-class of 'employed'
  5. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(2): message : see declaration of 'personalInformation'
  6. 1>D:\DEV\OOP\Laborator\Lab8\employed.h(3): message : see declaration of 'employed'
  7. 1>employed.cpp
  8. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(5,7): error C2039: 'string': is not a member of 'std'
  9. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  10. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(5,14): error C3646: 'fName': unknown override specifier
  11. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(5,19): error C2059: syntax error: ','
  12. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(5,31): error C2238: unexpected token(s) preceding ';'
  13. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,27): error C2039: 'string': is not a member of 'std'
  14. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  15. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,21): error C2061: syntax error: identifier 'string'
  16. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,42): error C2143: syntax error: missing ')' before '{'
  17. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,44): error C2059: syntax error: ','
  18. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,51): error C2039: 'string': is not a member of 'std'
  19. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  20. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,21): error C2334: unexpected token(s) preceding '{'; skipping apparent function body
  21. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,68): error C2059: syntax error: ','
  22. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,75): error C2039: 'string': is not a member of 'std'
  23. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  24. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,21): error C2059: syntax error: ')'
  25. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(9,21): error C2039: 'string': is not a member of 'std'
  26. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  27. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(9,28): error C2061: syntax error: identifier 'string'
  28. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(10,21): error C2039: 'string': is not a member of 'std'
  29. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  30. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(10,28): error C2061: syntax error: identifier 'string'
  31. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(11,19): error C2039: 'string': is not a member of 'std'
  32. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  33. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(11,26): error C2061: syntax error: identifier 'string'
  34. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(12,7): error C2039: 'string': is not a member of 'std'
  35. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  36. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(12,14): error C3646: 'getCNP': unknown override specifier
  37. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(12,20): error C2059: syntax error: '('
  38. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(12,22): error C2238: unexpected token(s) preceding ';'
  39. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(13,7): error C2039: 'string': is not a member of 'std'
  40. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  41. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(13,14): error C3646: 'getFName': unknown override specifier
  42. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(13,22): error C2059: syntax error: '('
  43. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(13,24): error C2238: unexpected token(s) preceding ';'
  44. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(14,7): error C2039: 'string': is not a member of 'std'
  45. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  46. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(14,14): error C3646: 'getLName': unknown override specifier
  47. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(14,22): error C2059: syntax error: '('
  48. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(14,24): error C2238: unexpected token(s) preceding ';'
  49. 1>D:\DEV\OOP\Laborator\Lab8\employed.h(6,7): error C2039: 'string': is not a member of 'std'
  50. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  51. 1>D:\DEV\OOP\Laborator\Lab8\employed.h(6,14): error C3646: 'jobTitle': unknown override specifier
  52. 1>D:\DEV\OOP\Laborator\Lab8\employed.h(6,22): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  53. 1>D:\DEV\OOP\Laborator\Lab8\employed.h(9,16): error C2039: 'string': is not a member of 'std'
  54. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  55. 1>D:\DEV\OOP\Laborator\Lab8\employed.h(9,10): error C2061: syntax error: identifier 'string'
  56. 1>D:\DEV\OOP\Laborator\Lab8\employed.h(9,31): error C2143: syntax error: missing ')' before '{'
  57. 1>D:\DEV\OOP\Laborator\Lab8\employed.h(9,33): error C2059: syntax error: ','
  58. 1>D:\DEV\OOP\Laborator\Lab8\employed.h(9,40): error C2039: 'string': is not a member of 'std'
  59. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  60. 1>D:\DEV\OOP\Laborator\Lab8\employed.h(9,10): error C2334: unexpected token(s) preceding '{'; skipping apparent function body
  61. 1>D:\DEV\OOP\Laborator\Lab8\employed.h(9,57): error C2059: syntax error: ','
  62. 1>D:\DEV\OOP\Laborator\Lab8\employed.h(9,64): error C2039: 'string': is not a member of 'std'
  63. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  64. 1>D:\DEV\OOP\Laborator\Lab8\employed.h(9,79): error C2059: syntax error: ','
  65. 1>D:\DEV\OOP\Laborator\Lab8\employed.h(9,86): error C2039: 'string': is not a member of 'std'
  66. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  67. 1>D:\DEV\OOP\Laborator\Lab8\employed.h(9,106): error C2059: syntax error: ','
  68. 1>D:\DEV\OOP\Laborator\Lab8\employed.h(9,10): error C2059: syntax error: ')'
  69. 1>D:\DEV\OOP\Laborator\Lab8\employed.h(11,24): error C2039: 'string': is not a member of 'std'
  70. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  71. 1>D:\DEV\OOP\Laborator\Lab8\employed.h(11,31): error C2061: syntax error: identifier 'string'
  72. 1>D:\DEV\OOP\Laborator\Lab8\employed.h(13,7): error C2039: 'string': is not a member of 'std'
  73. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  74. 1>D:\DEV\OOP\Laborator\Lab8\employed.h(13,14): error C3646: 'getJobTitle': unknown override specifier
  75. 1>D:\DEV\OOP\Laborator\Lab8\employed.h(13,25): error C2059: syntax error: '('
  76. 1>D:\DEV\OOP\Laborator\Lab8\employed.h(13,27): error C2238: unexpected token(s) preceding ';'
  77. 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'
  78. 1>D:\DEV\OOP\Laborator\Lab8\employed.h(3): message : see declaration of 'employed'
  79. 1>D:\DEV\OOP\Laborator\Lab8\employed.cpp(5,21): error C2440: '<function-style-cast>': cannot convert from 'initializer list' to 'personalInformation'
  80. 1>D:\DEV\OOP\Laborator\Lab8\employed.cpp(5,21): message : No constructor could take the source type, or constructor overload resolution was ambiguous
  81. 1>D:\DEV\OOP\Laborator\Lab8\employed.cpp(6,2): error C2671: 'employed::{ctor}': static member functions do not have 'this' pointers
  82. 1>D:\DEV\OOP\Laborator\Lab8\employed.cpp(7,2): error C2671: 'employed::{ctor}': static member functions do not have 'this' pointers
  83. 1>D:\DEV\OOP\Laborator\Lab8\employed.cpp(16,1): error C2511: 'void employed::setJobTitle(std::string)': overloaded member function not found in 'employed'
  84. 1>D:\DEV\OOP\Laborator\Lab8\employed.h(3): message : see declaration of 'employed'
  85. 1>D:\DEV\OOP\Laborator\Lab8\employed.cpp(17,2): error C2671: 'employed::setJobTitle': static member functions do not have 'this' pointers
  86. 1>D:\DEV\OOP\Laborator\Lab8\employed.cpp(25,23): error C2039: 'getJobTitle': is not a member of 'employed'
  87. 1>D:\DEV\OOP\Laborator\Lab8\employed.h(3): message : see declaration of 'employed'
  88. 1>D:\DEV\OOP\Laborator\Lab8\employed.cpp(27,9): error C2065: 'jobTitle': undeclared identifier
  89. 1>personalInformation.cpp
  90. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(5,7): error C2039: 'string': is not a member of 'std'
  91. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  92. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(5,14): error C3646: 'fName': unknown override specifier
  93. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(5,19): error C2059: syntax error: ','
  94. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(5,31): error C2238: unexpected token(s) preceding ';'
  95. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,27): error C2039: 'string': is not a member of 'std'
  96. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  97. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,21): error C2061: syntax error: identifier 'string'
  98. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,42): error C2143: syntax error: missing ')' before '{'
  99. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,44): error C2059: syntax error: ','
  100. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,51): error C2039: 'string': is not a member of 'std'
  101. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  102. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,21): error C2334: unexpected token(s) preceding '{'; skipping apparent function body
  103. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,68): error C2059: syntax error: ','
  104. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,75): error C2039: 'string': is not a member of 'std'
  105. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  106. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(7,21): error C2059: syntax error: ')'
  107. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(9,21): error C2039: 'string': is not a member of 'std'
  108. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  109. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(9,28): error C2061: syntax error: identifier 'string'
  110. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(10,21): error C2039: 'string': is not a member of 'std'
  111. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  112. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(10,28): error C2061: syntax error: identifier 'string'
  113. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(11,19): error C2039: 'string': is not a member of 'std'
  114. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  115. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(11,26): error C2061: syntax error: identifier 'string'
  116. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(12,7): error C2039: 'string': is not a member of 'std'
  117. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  118. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(12,14): error C3646: 'getCNP': unknown override specifier
  119. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(12,20): error C2059: syntax error: '('
  120. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(12,22): error C2238: unexpected token(s) preceding ';'
  121. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(13,7): error C2039: 'string': is not a member of 'std'
  122. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  123. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(13,14): error C3646: 'getFName': unknown override specifier
  124. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(13,22): error C2059: syntax error: '('
  125. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(13,24): error C2238: unexpected token(s) preceding ';'
  126. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(14,7): error C2039: 'string': is not a member of 'std'
  127. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  128. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(14,14): error C3646: 'getLName': unknown override specifier
  129. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(14,22): error C2059: syntax error: '('
  130. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(14,24): error C2238: unexpected token(s) preceding ';'
  131. 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'
  132. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(2): message : see declaration of 'personalInformation'
  133. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(5,2): error C2671: 'personalInformation::{ctor}': static member functions do not have 'this' pointers
  134. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(6,2): error C2671: 'personalInformation::{ctor}': static member functions do not have 'this' pointers
  135. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(7,2): error C2671: 'personalInformation::{ctor}': static member functions do not have 'this' pointers
  136. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(16,1): error C2511: 'void personalInformation::setFName(std::string)': overloaded member function not found in 'personalInformation'
  137. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(2): message : see declaration of 'personalInformation'
  138. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(17,2): error C2671: 'personalInformation::setFName': static member functions do not have 'this' pointers
  139. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(21,1): error C2511: 'void personalInformation::setLName(std::string)': overloaded member function not found in 'personalInformation'
  140. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(2): message : see declaration of 'personalInformation'
  141. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(22,2): error C2671: 'personalInformation::setLName': static member functions do not have 'this' pointers
  142. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(26,1): error C2511: 'void personalInformation::setCNP(std::string)': overloaded member function not found in 'personalInformation'
  143. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(2): message : see declaration of 'personalInformation'
  144. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(27,2): error C2671: 'personalInformation::setCNP': static member functions do not have 'this' pointers
  145. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(30,34): error C2039: 'getCNP': is not a member of 'personalInformation'
  146. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(2): message : see declaration of 'personalInformation'
  147. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(32,9): error C2065: 'CNP': undeclared identifier
  148. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(35,34): error C2039: 'getFName': is not a member of 'personalInformation'
  149. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(2): message : see declaration of 'personalInformation'
  150. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(37,9): error C2065: 'fName': undeclared identifier
  151. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(40,34): error C2039: 'getLName': is not a member of 'personalInformation'
  152. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.h(2): message : see declaration of 'personalInformation'
  153. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(42,9): error C2065: 'lName': undeclared identifier
  154. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(47,28): error C2065: 'lName': undeclared identifier
  155. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(47,55): error C2065: 'fName': undeclared identifier
  156. 1>D:\DEV\OOP\Laborator\Lab8\personalInformation.cpp(47,78): error C2065: 'CNP': undeclared identifier
  157. 1>student.cpp
  158. 1>D:\DEV\OOP\Laborator\Lab8\student.h(3,1): error C2504: 'personalInformation': base class undefined
  159. 1>D:\DEV\OOP\Laborator\Lab8\student.h(5,7): error C2039: 'string': is not a member of 'std'
  160. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  161. 1>D:\DEV\OOP\Laborator\Lab8\student.h(5,14): error C3646: 'facultate': unknown override specifier
  162. 1>D:\DEV\OOP\Laborator\Lab8\student.h(5,23): error C2059: syntax error: ','
  163. 1>D:\DEV\OOP\Laborator\Lab8\student.h(5,37): error C2238: unexpected token(s) preceding ';'
  164. 1>D:\DEV\OOP\Laborator\Lab8\student.h(7,15): error C2039: 'string': is not a member of 'std'
  165. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  166. 1>D:\DEV\OOP\Laborator\Lab8\student.h(7,9): error C2061: syntax error: identifier 'string'
  167. 1>D:\DEV\OOP\Laborator\Lab8\student.h(7,30): error C2143: syntax error: missing ')' before '{'
  168. 1>D:\DEV\OOP\Laborator\Lab8\student.h(7,32): error C2059: syntax error: ','
  169. 1>D:\DEV\OOP\Laborator\Lab8\student.h(7,39): error C2039: 'string': is not a member of 'std'
  170. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  171. 1>D:\DEV\OOP\Laborator\Lab8\student.h(7,9): error C2334: unexpected token(s) preceding '{'; skipping apparent function body
  172. 1>D:\DEV\OOP\Laborator\Lab8\student.h(7,56): error C2059: syntax error: ','
  173. 1>D:\DEV\OOP\Laborator\Lab8\student.h(7,63): error C2039: 'string': is not a member of 'std'
  174. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  175. 1>D:\DEV\OOP\Laborator\Lab8\student.h(7,78): error C2059: syntax error: ','
  176. 1>D:\DEV\OOP\Laborator\Lab8\student.h(7,85): error C2039: 'string': is not a member of 'std'
  177. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  178. 1>D:\DEV\OOP\Laborator\Lab8\student.h(7,106): error C2059: syntax error: ','
  179. 1>D:\DEV\OOP\Laborator\Lab8\student.h(7,113): error C2039: 'string': is not a member of 'std'
  180. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  181. 1>D:\DEV\OOP\Laborator\Lab8\student.h(7,9): error C2059: syntax error: ')'
  182. 1>D:\DEV\OOP\Laborator\Lab8\student.h(9,25): error C2039: 'string': is not a member of 'std'
  183. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  184. 1>D:\DEV\OOP\Laborator\Lab8\student.h(9,32): error C2061: syntax error: identifier 'string'
  185. 1>D:\DEV\OOP\Laborator\Lab8\student.h(10,28): error C2039: 'string': is not a member of 'std'
  186. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  187. 1>D:\DEV\OOP\Laborator\Lab8\student.h(10,35): error C2061: syntax error: identifier 'string'
  188. 1>D:\DEV\OOP\Laborator\Lab8\student.h(11,7): error C2039: 'string': is not a member of 'std'
  189. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  190. 1>D:\DEV\OOP\Laborator\Lab8\student.h(11,14): error C3646: 'getFacultate': unknown override specifier
  191. 1>D:\DEV\OOP\Laborator\Lab8\student.h(11,26): error C2059: syntax error: '('
  192. 1>D:\DEV\OOP\Laborator\Lab8\student.h(11,28): error C2238: unexpected token(s) preceding ';'
  193. 1>D:\DEV\OOP\Laborator\Lab8\student.h(12,7): error C2039: 'string': is not a member of 'std'
  194. 1>D:\DEV\OOP\Laborator\Lab8\predefined C++ types (compiler internal)(341): message : see declaration of 'std'
  195. 1>D:\DEV\OOP\Laborator\Lab8\student.h(12,14): error C3646: 'getSpecializare': unknown override specifier
  196. 1>D:\DEV\OOP\Laborator\Lab8\student.h(12,29): error C2059: syntax error: '('
  197. 1>D:\DEV\OOP\Laborator\Lab8\student.h(12,31): error C2238: unexpected token(s) preceding ';'
  198. 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'
  199. 1>D:\DEV\OOP\Laborator\Lab8\student.h(2): message : see declaration of 'student'
  200. 1>D:\DEV\OOP\Laborator\Lab8\student.cpp(6,2): error C3861: 'personalInformation': identifier not found
  201. 1>D:\DEV\OOP\Laborator\Lab8\student.cpp(7,2): error C2671: 'student::{ctor}': static member functions do not have 'this' pointers
  202. 1>D:\DEV\OOP\Laborator\Lab8\student.cpp(8,2): error C2671: 'student::{ctor}': static member functions do not have 'this' pointers
  203. 1>D:\DEV\OOP\Laborator\Lab8\student.cpp(17,1): error C2511: 'void student::setSpecializare(std::string)': overloaded member function not found in 'student'
  204. 1>D:\DEV\OOP\Laborator\Lab8\student.h(2): message : see declaration of 'student'
  205. 1>D:\DEV\OOP\Laborator\Lab8\student.cpp(18,2): error C2671: 'student::setSpecializare': static member functions do not have 'this' pointers
  206. 1>D:\DEV\OOP\Laborator\Lab8\student.cpp(22,1): error C2511: 'void student::setFacultate(std::string)': overloaded member function not found in 'student'
  207. 1>D:\DEV\OOP\Laborator\Lab8\student.h(2): message : see declaration of 'student'
  208. 1>D:\DEV\OOP\Laborator\Lab8\student.cpp(23,2): error C2671: 'student::setFacultate': static member functions do not have 'this' pointers
  209. 1>D:\DEV\OOP\Laborator\Lab8\student.cpp(26,22): error C2039: 'getFacultate': is not a member of 'student'
  210. 1>D:\DEV\OOP\Laborator\Lab8\student.h(2): message : see declaration of 'student'
  211. 1>D:\DEV\OOP\Laborator\Lab8\student.cpp(28,9): error C2065: 'facultate': undeclared identifier
  212. 1>D:\DEV\OOP\Laborator\Lab8\student.cpp(31,22): error C2039: 'getSpecializare': is not a member of 'student'
  213. 1>D:\DEV\OOP\Laborator\Lab8\student.h(2): message : see declaration of 'student'
  214. 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