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 #44300 is a reply to message #44280] Sat, 21 February 2015 01:44 Go to previous messageGo to previous message
Edward is currently offline  Edward
Messages: 34
Registered: February 2015
Location: United States
Member
Using new: #define LAYOUTFILE <newSimpleDemo/SimpleDemo/SimpleDemo.lay> from above,
Produced the following error.

----- SimpleDemo ( GUI MAIN GCC DEBUG DEBUG_FULL WIN32 ) (9 / 9)
main.cpp
In file included from C:\upp\examples\SimpleDemo\SimpleDemo.h:7:0,
from C:\upp\examples\SimpleDemo\main.cpp:1:
C:\upp\uppsrc/CtrlCore/lay.h:8:20: fatal error: newSimpleDemo/SimpleDemo/SimpleDemo.lay: No such file or directory
#include LAYOUTFILE
^
compilation terminated.
SimpleDemo: 1 file(s) built in (0:01.96), 1968 msecs / file, duration = 2063 msecs

There were errors. (0:06.21)
--------------
Using the original produced the below error:

----- plugin/png ( GUI GCC DEBUG DEBUG_FULL WIN32 ) (8 / 9)
----- SimpleDemo ( GUI MAIN GCC DEBUG DEBUG_FULL WIN32 ) (9 / 9)
main.cpp
In file included from C:\upp\examples\SimpleDemo\SimpleDemo.h:7:0,
from C:\upp\examples\SimpleDemo\main.cpp:1:
C:\upp\uppsrc/CtrlCore/lay.h:8:20: fatal error: SimpleDemo/SimpleDemo/SimpleDemo.lay: No such file or directory
#include LAYOUTFILE
^
compilation terminated.
SimpleDemo: 1 file(s) built in (0:02.09), 2094 msecs / file, duration = 2157 msecs

There were errors. (0:04.35)



My mission is to find a powerful(Non MS) C++ IDE w/GUI to marry and spend the rest of my life with...
 
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: Tue Jul 08 14:58:40 CEST 2025

Total time taken to generate the page: 0.03993 seconds