|
|
Polygon poly;
and the rest of the using of it. For example first error is: Error C2872: 'Polygon' : ambiguous symbolPolygon
please?
Graph_lib::Polygon poly;
instead of Polygon poly;
but again get another errors. One of them is this:Error 1 error LNK1104: cannot open file 'graph_lib.lib' C:\Users\CS\documents\visual studio 2012\Projects\Win32Project1\Win32Project1\LINK