| |
Polygon poly; and the rest of the using of it. For example first error is: Error C2872: 'Polygon' : ambiguous symbolPolygon please?Hi guys,
Why my compiler doesn't know thatPolygonplease?
I stated this problem in stackoverflow.com, but no one could tell me a solution so I decided to state it here.
I used this snip code Graph_lib::Polygon poly; instead of this Polygon poly; and ran the code again. Again there were 11 errors, first is this:
Error 9 error LNK2001: unresolved external symbol "protected: virtual void __thiscall Graph_lib::Window::draw(void)" (?draw@Window@Graph_lib@@MAEXXZ) C:\Users\CS\documents\visual studio 2012\Projects\Win32Project1\Win32Project1\Win32Project1.obj