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

Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Compiling error (Error with UPP 9950)
Compiling error [message #46640] Mon, 20 June 2016 21:45 Go to previous message
BioBytes is currently offline  BioBytes
Messages: 312
Registered: October 2008
Location: France
Senior Member
Hi,

I tried to compile my project after updating my system to UPP9950. The MSC15 compiler complains the following error:

..\upp\bazaar\Controls4U\Controls4U.cpp (1940): error C2440: 'initializing': cannot convert from 'Upp::FileBrowser::EditStringLostFocus' to 'Upp::String'


The problem seems to be the code in Control4U.cpp file.

void FileBrowser::FileNameWhenChanged() {
	String kk = fileNameSelected;		// Nombre viejo path completo
	String koko = textFileName;			// Nombre nuevo (solo nombre)
	int de = 34;
}

Hope it could help to solve the error

Regards
Biobytes
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Build Upp project: OK. Build No Upp project with Gstreamer: OK, Build Upp and Gstreamer project: BAD
Next Topic: Debugger freezes
Goto Forum:
  


Current Time: Sun Apr 26 20:24:28 GMT+2 2026

Total time taken to generate the page: 0.00528 seconds