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 » build Core to static library problem:Value.cpp | 168 | note:type was declared here
build Core to static library problem:Value.cpp | 168 | note:type was declared here [message #37067] Tue, 14 August 2012 16:17 Go to next message
bluegrunt is currently offline  bluegrunt
Messages: 2
Registered: August 2012
Junior Member
when I use MinGW (gcc4.6) to build Core to static library,I get the problem:Value.cpp | 168 | note:type was declared here .
The file is Value.cpp ,line 168 .How can I solve this problem,Thanks.
166 void Value::Serialize(Stream& s) {
167	sRegisterStd();
168	dword type;
169	if(s.IsLoading()) {
Re: build Core to static library problem:Value.cpp | 168 | note:type was declared here [message #37070 is a reply to message #37067] Thu, 16 August 2012 15:42 Go to previous messageGo to next message
koldo is currently offline  koldo
Messages: 3356
Registered: August 2008
Senior Veteran
Hello Bluegrunt

I think you are not using the latest sources. I advice you strongly to do it. You can download them here.

Please tell us if this has solved the problem.


Best regards
Iñaki
Re: build Core to static library problem:Value.cpp | 168 | note:type was declared here [message #37085 is a reply to message #37070] Tue, 21 August 2012 03:27 Go to previous messageGo to next message
bluegrunt is currently offline  bluegrunt
Messages: 2
Registered: August 2012
Junior Member
Hello Koldo,
I download the latest version and build it successfully.
Thank you very much .
Re: build Core to static library problem:Value.cpp | 168 | note:type was declared here [message #37086 is a reply to message #37085] Tue, 21 August 2012 08:21 Go to previous message
koldo is currently offline  koldo
Messages: 3356
Registered: August 2008
Senior Veteran
You're welcome Smile ... and welcome to U++.

Best regards
Iñaki
Previous Topic: multipart/form-data parsing with multi file upload support
Next Topic: SetEnv()
Goto Forum:
  


Current Time: Thu Apr 18 07:57:14 CEST 2024

Total time taken to generate the page: 0.01856 seconds