Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ TheIDE and Library: Releases and ChangeLogs » DropGrid
Re: DropGrid [message #11329 is a reply to message #10874] Wed, 05 September 2007 19:30 Go to previous messageGo to previous message
piratalp is currently offline  piratalp
Messages: 26
Registered: September 2007
Location: Argentina
Promising Member
Well, I can't try it because get these errors when compiling:

------------------------------------------------------------ ----
BLITZ: DropGrid.cpp main.cpp
In file included from C:/upp/out/DropGrid/MINGW.Blitz.Gui.Main\$blitz.cpp:3:
C:\upp\uppsrc\DropGrid\DropGrid.cpp: In member function `virtual void Upp::DropGrid::Paint(Upp::Draw&)':
C:\upp\uppsrc\DropGrid\DropGrid.cpp:224: error: no matching function for call to `Upp::GridDisplay::Paint(Upp:
:Draw&, int, int, int, int, Upp::Value, int, Upp::Color&, Upp::Color&, Upp::Font, bool, int, int)'
C:/upp/uppsrc/GridCtrl/GridDisplay.h:86: note: candidates are: virtual void Upp::GridDisplay::Paint(Upp::Draw&
, int, int, int, int, const Upp::Value&, Upp::dword, Upp::Color&, Upp::Color&, Upp::Font&, bool, int, int)

C:\upp\uppsrc\DropGrid\DropGrid.cpp:227: error: no matching function for call to `Upp::GridDisplay::Paint(Upp:
:Draw&, int, int, int, int, Upp::Value, int, Upp::Color&, Upp::Color&, Upp::Font, bool, int, int)'
C:/upp/uppsrc/GridCtrl/GridDisplay.h:86: note: candidates are: virtual void Upp::GridDisplay::Paint(Upp::Draw&
, int, int, int, int, const Upp::Value&, Upp::dword, Upp::Color&, Upp::Color&, Upp::Font&, bool, int, int)

C:\upp\uppsrc\DropGrid\DropGrid.cpp: In member function `Upp::Value Upp::DropGrid::MakeLongValue(int, bool) co
nst':
C:\upp\uppsrc\DropGrid\DropGrid.cpp:667: error: ambiguous overload for 'operator+=' in 'v += Upp::GridCtrl::Ge
tConvertedColumn(int, Upp::Value&) const((((const Upp::Vector<int>*)((const Upp::DropGrid*)this)) + 156u)-
>Upp::Vector<T>::operator[] [with T = int](i), ((Upp::Value&)(&val)))'
C:/upp/uppsrc/Core/String.h:278: note: candidates are: const Upp::String& Upp::String::operator+=(char)
C:/upp/uppsrc/Core/String.h:279: note: const Upp::String& Upp::String::operator+=(const char*)
<near match>
C:/upp/uppsrc/Core/String.h:280: note: const Upp::String& Upp::String::operator+=(const Upp::S
tring&)
C:\upp\uppsrc\DropGrid\DropGrid.cpp: In member function `virtual Upp::Value Upp::DropGrid::Format(const Upp::V
alue&) const':
C:\upp\uppsrc\DropGrid\DropGrid.cpp:687: error: no matching function for call to `Upp::DropGrid::PopUpGrid::Ge
tConvertedColumn(const int&, Upp::Value) const'
C:/upp/uppsrc/GridCtrl/GridCtrl.h:1282: note: candidates are: Upp::Value Upp::GridCtrl::GetConvertedColumn(int
, Upp::Value&) const
DropGrid: 2 file(s) built in (0:05.92), 2964 msecs / file, duration = 5944 msecs

There were errors. (0:06.27)
------------------------------------------------------------ ----
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: FileSel types change
Next Topic: mingw - -gstabs
Goto Forum:
  


Current Time: Mon Apr 29 12:27:43 CEST 2024

Total time taken to generate the page: 0.02400 seconds