U++ framework
Do not panic. Ask here before giving up.

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: Tue May 05 15:52:53 GMT+2 2026

Total time taken to generate the page: 0.00458 seconds