Home » U++ Library support » ArrayCtrl, HeaderCtrl & GridCtrl » GridCtrl compilation error in version 3878
GridCtrl compilation error in version 3878 [message #33786] |
Tue, 13 September 2011 17:51  |
 |
forlano
Messages: 1207 Registered: March 2006 Location: Italy
|
Senior Contributor |
|
|
Hello,
I have uograded my version from latest stable to 3878 and now getting this error under mingw (on my laptop MSVC cannot be installed):
GridCtrl.cpp
C:\upp\uppsrc\GridCtrl\GridCtrl.cpp: In member function 'virtual void Upp::GridCtrl::Paint(Upp::Draw&)':
C:\upp\uppsrc\GridCtrl\GridCtrl.cpp:1182: error: no matching function for call to 'Upp::GridDisplay::PaintFixed(Upp::Draw&, bool, bool, int&, int&, int&
, int&, Upp::Value, long unsigned int, Upp::Font, bool, bool, int, int&, int, bool)'
C:\upp\uppsrc/GridCtrl/GridDisplay.h:97: note: candidates are: virtual void Upp::GridDisplay::PaintFixed(Upp::Draw&, bool, bool, int, int, int, int, con
st Upp::Value&, Upp::dword, Upp::Font&, bool, bool, int, int, int, bool)
C:\upp\uppsrc\GridCtrl\GridCtrl.cpp:1307: error: no matching function for call to 'Upp::GridDisplay::PaintFixed(Upp::Draw&, bool&, bool, int&, int&, int
&, int&, Upp::Value, long unsigned int, Upp::Font, bool&, bool, int, int, int, bool)'
C:\upp\uppsrc/GridCtrl/GridDisplay.h:97: note: candidates are: virtual void Upp::GridDisplay::PaintFixed(Upp::Draw&, bool, bool, int, int, int, int, con
st Upp::Value&, Upp::dword, Upp::Font&, bool, bool, int, int, int, bool)
Luigi
[Updated on: Tue, 13 September 2011 17:53] Report message to a moderator
|
|
|
|
|
|
|
Goto Forum:
Current Time: Tue Apr 29 12:31:41 CEST 2025
Total time taken to generate the page: 0.01045 seconds
|