Question: 1>MainWindow.obj : error LNK2019: unresolved external symbol public: void __cdecl DrawingPanel::SetGridSize(int) (?SetGridSize@DrawingPanel@@QEAAXH@Z) referenced in function private: void __cdecl MainWindow::SetGridSize(int) (?SetGridSize@MainWindow@@AEAAXH@Z)
1>MainWindow.obj : error LNK2019: unresolved external symbol "public: void __cdecl DrawingPanel::SetGridSize(int)" (?SetGridSize@DrawingPanel@@QEAAXH@Z) referenced in function "private: void __cdecl MainWindow::SetGridSize(int)" (?SetGridSize@MainWindow@@AEAAXH@Z)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
