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 » U++ Library support » U++ Core » Serialize a VectorMap
Re: Serialize a VectorMap [message #33954 is a reply to message #33951] Fri, 30 September 2011 14:33 Go to previous messageGo to previous message
ratah is currently offline  ratah
Messages: 107
Registered: July 2010
Experienced Member
I agree, but i have this bug when i compile mycode.
Visibly, i need to add an operator * to my class CCharge.


----- Core ( SSE2 GCC FORCE_SIZE BLITZ WIN32 ) (1 / 3)
----- plugin/z ( SSE2 GCC FORCE_SIZE BLITZ WIN32 ) (2 / 3)
----- TESTs\Serialize ( SSE2 MAIN GCC FORCE_SIZE BLITZ WIN32 ) (3 / 3)
Serialize.cpp
In file included from C:\upp\uppsrc/Core/Core.h:222,
from D:\DEV UPP\TESTs\Serialize\Serialize.cpp:1:
C:\upp\uppsrc/Core/Topt.h: In function 'void Upp::AssertMoveable0(T*) [with T = CCharge]':
C:\upp\uppsrc/Core/Topt.h:200: instantiated from 'void Upp::AssertMoveable(T*) [with T = CCharge]'
C:\upp\uppsrc/Core/Vcont.h:109: instantiated from 'Upp::Vector<T>::~Vector() [with T = CCharge]'
C:\upp\uppsrc/Core/Map.h:2: instantiated from here
C:\upp\uppsrc/Core/Topt.h:191: error: no match for 'operator*' in '** t'
C:\upp\uppsrc/Core/Color.h:73: note: candidates are: Upp::RGBA Upp::operator*(int, Upp::Color)
C:\upp\uppsrc/Core/Gtypes.h:657: note: Upp::Sizef Upp::operator*(Upp::Sizef, Upp::Size16)
C:\upp\uppsrc/Core/Gtypes.h:656: note: Upp::Sizef Upp::operator*(Upp::Size16, Upp::Sizef)
C:\upp\uppsrc/Core/Gtypes.h:654: note: Upp::Sizef Upp::operator*(double, Upp::Size16)
C:\upp\uppsrc/Core/Gtypes.h:653: note: Upp::Sizef Upp::operator*(Upp::Size16, double)
C:\upp\uppsrc/Core/Gtypes.h:622: note: Upp::Sizef Upp::operator*(Upp::Sizef, Upp::Size)
C:\upp\uppsrc/Core/Gtypes.h:621: note: Upp::Sizef Upp::operator*(Upp::Size, Upp::Sizef)
C:\upp\uppsrc/Core/Gtypes.h:619: note: Upp::Sizef Upp::operator*(double, Upp::Size)
C:\upp\uppsrc/Core/Gtypes.h:618: note: Upp::Sizef Upp::operator*(Upp::Size, double)
TESTs\Serialize: 1 file(s) built in (0:00.74), 749 msecs / file, duration = 749 msecs, parallelization 0%

There were errors. (0:00.76)
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Linux and GetCurrentDirectory
Next Topic: [BUG] ArrayMap::Create<TT>: implicit downcast
Goto Forum:
  


Current Time: Sun May 12 09:51:09 CEST 2024

Total time taken to generate the page: 0.03084 seconds