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   |
 |
forlano
Messages: 1207 Registered: March 2006 Location: Italy
|
Senior Contributor |
|
|
Klugier wrote on Mon, 20 July 2015 23:25Hello 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
|
|
|
Goto Forum:
Current Time: Sun May 11 09:20:48 CEST 2025
Total time taken to generate the page: 0.00646 seconds
|