Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ||=== Build: Debug in ppp12 (compiler: GNU GCC Compiler) ===|
- /home/username/codeblocks_proj/ppp12/Graph.h|89|error: ‘vector’ does not name a type|
- /home/username/codeblocks_proj/ppp12/Graph.h|90|error: ‘vector’ does not name a type|
- /home/username/codeblocks_proj/ppp12/Graph.h||In destructor ‘Graph_lib::Vector_ref<T>::~Vector_ref()’:|
- /home/username/codeblocks_proj/ppp12/Graph.h|102|error: ‘owned’ was not declared in this scope|
- /home/username/codeblocks_proj/ppp12/Graph.h||In member function ‘void Graph_lib::Vector_ref<T>::push_back(T&)’:|
- /home/username/codeblocks_proj/ppp12/Graph.h|104|error: ‘v’ was not declared in this scope|
- /home/username/codeblocks_proj/ppp12/Graph.h||In member function ‘void Graph_lib::Vector_ref<T>::push_back(T*)’:|
- /home/username/codeblocks_proj/ppp12/Graph.h|105|error: ‘v’ was not declared in this scope|
- /home/username/codeblocks_proj/ppp12/Graph.h|105|error: ‘owned’ was not declared in this scope|
- /home/username/codeblocks_proj/ppp12/Graph.h||In member function ‘T& Graph_lib::Vector_ref<T>::operator[](int)’:|
- /home/username/codeblocks_proj/ppp12/Graph.h|109|error: ‘v’ was not declared in this scope|
- /home/username/codeblocks_proj/ppp12/Graph.h||In member function ‘const T& Graph_lib::Vector_ref<T>::operator[](int) const’:|
- /home/username/codeblocks_proj/ppp12/Graph.h|110|error: ‘v’ was not declared in this scope|
- /home/username/codeblocks_proj/ppp12/Graph.h||In member function ‘int Graph_lib::Vector_ref<T>::size() const’:|
- /home/username/codeblocks_proj/ppp12/Graph.h|111|error: ‘v’ was not declared in this scope|
- /home/username/codeblocks_proj/ppp12/Graph.h|119|error: expected ‘)’ before ‘<’ token|
- /home/username/codeblocks_proj/ppp12/Graph.h|158|error: ‘vector’ does not name a type|
- /home/username/codeblocks_proj/ppp12/Graph.h||In member function ‘void Graph_lib::Shape::add(Graph_lib::Point)’:|
- /home/username/codeblocks_proj/ppp12/Graph.h|125|error: ‘points’ was not declared in this scope|
- /home/username/codeblocks_proj/ppp12/Graph.h||In member function ‘void Graph_lib::Shape::set_point(int, Graph_lib::Point)’:|
- /home/username/codeblocks_proj/ppp12/Graph.h|126|error: ‘points’ was not declared in this scope|
- /home/username/codeblocks_proj/ppp12/Graph.h||In member function ‘Graph_lib::Point Graph_lib::Shape::point(int) const’:|
- /home/username/codeblocks_proj/ppp12/Graph.h|143|error: ‘points’ was not declared in this scope|
- /home/username/codeblocks_proj/ppp12/Graph.h||In member function ‘int Graph_lib::Shape::number_of_points() const’:|
- /home/username/codeblocks_proj/ppp12/Graph.h|144|error: ‘points’ was not declared in this scope|
- /home/username/codeblocks_proj/ppp12/Graph.h||In constructor ‘Graph_lib::Rectangle::Rectangle(Graph_lib::Point, int, int)’:|
- /home/username/codeblocks_proj/ppp12/Graph.h|192|error: ‘error’ was not declared in this scope|
- /home/username/codeblocks_proj/ppp12/Graph.h||In constructor ‘Graph_lib::Rectangle::Rectangle(Graph_lib::Point, Graph_lib::Point)’:|
- /home/username/codeblocks_proj/ppp12/Graph.h|197|error: ‘error’ was not declared in this scope|
- /home/username/codeblocks_proj/ppp12/Graph.h|238|error: expected ‘)’ before ‘<’ token|
- /home/username/codeblocks_proj/ppp12/Graph.h|238|error: expected unqualified-id before ‘{’ token|
- /home/username/codeblocks_proj/ppp12/Graph.h|245|error: ‘string’ does not name a type|
- /home/username/codeblocks_proj/ppp12/Graph.h|249|error: ‘string’ does not name a type|
- /home/username/codeblocks_proj/ppp12/Graph.h|250|error: ‘string’ does not name a type|
- /home/username/codeblocks_proj/ppp12/Graph.h|258|error: ‘string’ does not name a type|
- /home/username/codeblocks_proj/ppp12/Graph.h||In constructor ‘Graph_lib::Text::Text(Graph_lib::Point, const int&)’:|
- /home/username/codeblocks_proj/ppp12/Graph.h|245|error: class ‘Graph_lib::Text’ does not have any field named ‘lab’|
- /home/username/codeblocks_proj/ppp12/Graph.h||In member function ‘void Graph_lib::Text::set_label(const int&)’:|
- /home/username/codeblocks_proj/ppp12/Graph.h|249|error: ‘lab’ was not declared in this scope|
- /home/username/codeblocks_proj/ppp12/Graph.h|267|error: ‘string’ has not been declared|
- /home/username/codeblocks_proj/ppp12/Graph.h|267|error: invalid conversion from ‘const char*’ to ‘int’ [-fpermissive]|
- /home/username/codeblocks_proj/ppp12/Graph.h||In member function ‘Graph_lib::Point Graph_lib::Ellipse::focus1() const’:|
- /home/username/codeblocks_proj/ppp12/Graph.h|306|error: ‘sqrt’ was not declared in this scope|
- /home/username/codeblocks_proj/ppp12/Graph.h|306|error: could not convert ‘{<expression error>, Graph_lib::Ellipse::center().Graph_lib::Point::y}’ from ‘<brace-enclosed initializer list>’ to ‘Graph_lib::Point’|
- /home/username/codeblocks_proj/ppp12/Graph.h||In member function ‘Graph_lib::Point Graph_lib::Ellipse::focus2() const’:|
- /home/username/codeblocks_proj/ppp12/Graph.h|307|error: ‘sqrt’ was not declared in this scope|
- /home/username/codeblocks_proj/ppp12/Graph.h|307|error: could not convert ‘{<expression error>, Graph_lib::Ellipse::center().Graph_lib::Point::y}’ from ‘<brace-enclosed initializer list>’ to ‘Graph_lib::Point’|
- /home/username/codeblocks_proj/ppp12/Graph.h|326|error: ‘string’ does not name a type|
- /home/username/codeblocks_proj/ppp12/Graph.h|329|error: ‘string’ does not name a type|
- /home/username/codeblocks_proj/ppp12/Graph.h||In constructor ‘Graph_lib::Marked_polyline::Marked_polyline(const int&)’:|
- /home/username/codeblocks_proj/ppp12/Graph.h|326|error: class ‘Graph_lib::Marked_polyline’ does not have any field named ‘mark’|
- /home/username/codeblocks_proj/ppp12/Graph.h|333|error: ‘string’ does not name a type|
- /home/username/codeblocks_proj/ppp12/Graph.h||In constructor ‘Graph_lib::Mark::Mark(Graph_lib::Point, char)’:|
- /home/username/codeblocks_proj/ppp12/Graph.h|338|error: ‘string’ was not declared in this scope|
- /home/username/codeblocks_proj/ppp12/Graph.h|361|error: ‘string’ does not name a type|
- /home/username/codeblocks_proj/ppp12/Graph.h|364|error: ‘string’ has not been declared|
- /home/username/codeblocks_proj/ppp12/Graph.cpp||In member function ‘virtual void Graph_lib::Shape::draw_lines() const’:|
- /home/username/codeblocks_proj/ppp12/Graph.cpp|8|error: ‘points’ was not declared in this scope|
- /home/username/codeblocks_proj/ppp12/Graph.cpp|27|error: ‘pair’ does not name a type|
- /home/username/codeblocks_proj/ppp12/Graph.cpp||In function ‘bool Graph_lib::line_segment_intersect(Graph_lib::Point, Graph_lib::Point, Graph_lib::Point, Graph_lib::Point, Graph_lib::Point&)’:|
- /home/username/codeblocks_proj/ppp12/Graph.cpp|54|error: ‘pair’ was not declared in this scope|
- /home/username/codeblocks_proj/ppp12/Graph.cpp|54|note: suggested alternative:|
- /usr/include/c++/5/bits/stl_pair.h|96|note: ‘std::pair’|
- /home/username/codeblocks_proj/ppp12/Graph.cpp|54|error: expected primary-expression before ‘double’|
- /home/username/codeblocks_proj/ppp12/Graph.cpp|55|error: ‘u’ was not declared in this scope|
- /home/username/codeblocks_proj/ppp12/Graph.cpp|56|error: ‘u’ was not declared in this scope|
- /home/username/codeblocks_proj/ppp12/Graph.cpp||In member function ‘void Graph_lib::Polygon::add(Graph_lib::Point)’:|
- /home/username/codeblocks_proj/ppp12/Graph.cpp|66|error: ‘error’ was not declared in this scope|
- /home/username/codeblocks_proj/ppp12/Graph.cpp|68|error: ‘line_intersect’ was not declared in this scope|
- /home/username/codeblocks_proj/ppp12/Graph.cpp|70|error: ‘error’ was not declared in this scope|
- /home/username/codeblocks_proj/ppp12/Graph.cpp|74|error: no matching function for call to ‘Graph_lib::Point::Point(int, int)’|
- /home/username/codeblocks_proj/ppp12/Point.h|9|note: candidate: Graph_lib::Point::Point()|
- /home/username/codeblocks_proj/ppp12/Point.h|9|note: candidate expects 0 arguments, 2 provided|
- /home/username/codeblocks_proj/ppp12/Point.h|9|note: candidate: constexpr Graph_lib::Point::Point(const Graph_lib::Point&)|
- /home/username/codeblocks_proj/ppp12/Point.h|9|note: candidate expects 1 argument, 2 provided|
- /home/username/codeblocks_proj/ppp12/Point.h|9|note: candidate: constexpr Graph_lib::Point::Point(Graph_lib::Point&&)|
- /home/username/codeblocks_proj/ppp12/Point.h|9|note: candidate expects 1 argument, 2 provided|
- /home/username/codeblocks_proj/ppp12/Graph.cpp|76|error: ‘error’ was not declared in this scope|
- /home/username/codeblocks_proj/ppp12/Graph.cpp||In member function ‘virtual void Graph_lib::Polygon::draw_lines() const’:|
- /home/username/codeblocks_proj/ppp12/Graph.cpp|86|error: ‘error’ was not declared in this scope|
- ||More errors follow but not being shown.|
- ||Edit the max errors limit in compiler options...|
- ||=== Build failed: 50 error(s), 0 warning(s) (0 minute(s), 0 second(s)) ===|
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement