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 » Community » Newbie corner » [SOLVED]Deleted layout controls still cause errors in compile. How? 8183 MinGW (Strange problems building a CodeProject U++ tutorial, MingW & Windows)
Re: Deleted layout controls still cause errors in compile. How? 8183 MinGW [message #44290 is a reply to message #44289] Fri, 20 February 2015 18:38 Go to previous messageGo to previous message
Klugier is currently offline  Klugier
Messages: 1076
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello Edward,

For me it clearly compile. I use Kubuntu 14.04 with GCC.

Quote:

C:\upp\uppsrc\firstGUI\main.cpp: In function 'void GuiMainFn_()':
C:\upp\uppsrc\firstGUI\main.cpp:10:16: error: 'class firstGUI' has no member named 'Run'
firstGUI().Run();

I do not see "firstGUI" class in your project? Did you put "using namespace Upp;" in your .cpp file?

In main function you have something like that:
GUI_APP_MAIN
{
	SimpleDemo().Run();
}


P.S.
I have uploaded fixed package.

Sincerely,
Klugier
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [SOLVED]Control property syntax (ArrayCtrl, Button), IDE syntax guide unclear to me
Next Topic: No forward declaration.
Goto Forum:
  


Current Time: Mon May 20 13:32:12 CEST 2024

Total time taken to generate the page: 0.00572 seconds