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++ » UppHub » Simple INI parser (15 mb in 4 s, DualCore 2500 Mhz)
Re: Simple INI parser (15 mb in 4 s, DualCore 2500 Mhz) [message #41608 is a reply to message #24621] Sun, 05 January 2014 12:28 Go to previous message
vicxtor is currently offline  vicxtor
Messages: 4
Registered: November 2013
Junior Member
c:\upp\uppsrc\core\Topt.h(137) : error C2558: struct 'IniName' : no copy constructor available or copy constructor is declared 'explicit'
c:\upp\uppsrc\core\Vcont.h(45) : see reference to function template instantiation 'T &Upp::DeepCopyConstruct<T>(void *,const T &)' being compiled
with
[
T=IniName
]
c:\upp\uppsrc\core\Vcont.h(45) : while compiling class template member function 'IniName &Upp::Vector<T>::Add(const T &)'
with
[
T=IniName
]
c:\myapps\iniconfig\IniConfig.h(186) : see reference to class template instantiation 'Upp::Vector<T>' being compiled
with
[
T=IniName
]

I get these messages when compiled with MSVC10.
No problem with mingw,
Same messages for IniSection.

How to fix this issue ?

Thank you.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Very Simple Report Generator (Use QTF format)
Next Topic: GraphCtrl/GraphDraw Candidat to bazaar upload
Goto Forum:
  


Current Time: Sat Apr 20 00:07:19 CEST 2024

Total time taken to generate the page: 0.05201 seconds