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 » SDLCtrl does not compile
Re: SDLCtrl does not compile [message #44917 is a reply to message #44911] Tue, 21 July 2015 15:04 Go to previous messageGo to previous message
forlano is currently offline  forlano
Messages: 1185
Registered: March 2006
Location: Italy
Senior Contributor
Klugier wrote on Mon, 20 July 2015 23:25
Hello forlano,

Second issue is with function "SetError" (SDL/SDL_Ctrl.cpp - line 144). I would recommend to comment method body. I don't know why it doesn't compiles now. Maybe it is related to other upp components.
void SDLCtrl::SDLCtrlIn::SetError(String str) {
	/*
	if (!strError.IsEmpty())
		strError << "\n"; 
	strError << ToUpper(str[0]) + DeQtfLf(str.Mid(1));
	*/
}




Hello Klugier,

thanks for the answer.
I confirm the bug even with the flag NOGTK. After removing SetError() the program compile and run.

Luigi

[Updated on: Tue, 21 July 2015 15:44]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: SDL 2.0
Next Topic: Functions4U: Replaced Tokenize() with safer Tokenize2()
Goto Forum:
  


Current Time: Sat May 04 03:16:38 CEST 2024

Total time taken to generate the page: 0.03653 seconds