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 previous 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()) {
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: multipart/form-data parsing with multi file upload support
Next Topic: SetEnv()
Goto Forum:
  


Current Time: Wed May 01 02:24:20 CEST 2024

Total time taken to generate the page: 0.01458 seconds