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++ 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: 307
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: Sat Apr 20 01:51:30 CEST 2024

Total time taken to generate the page: 0.03495 seconds