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

Home » Developing U++ » Mac OS » Compile X11 Source Package
Re: Compile X11 Source Package [message #25460 is a reply to message #25459] Wed, 24 February 2010 18:19 Go to previous messageGo to previous message
Reini is currently offline  Reini
Messages: 28
Registered: April 2009
Location: Berlin
Promising Member
Hello Andrei,

I tried this way:

#if __unix || __unix__ || __APPLE__
                  #define PLATFORM_POSIX 1
                  #undef flagGUI
  
                  //#ifdef flagGUI
                  //      #define PLATFORM_X11 1
                  //#endif


This was then the result.

In file included from ./CtrlCore/CtrlCore.h:6,
                 from ./CtrlLib/CtrlLib.h:4,
                 from ./ide/Common/Common.h:5,
                 from ide/ide.h:4,
                 from ide/SelectPkg.cpp:1:
./CtrlCore/SystemDraw.h:32: error: invalid use of incomplete type ‘struct Upp::SystemDraw’
./Draw/Draw.h:13: error: forward declaration of ‘struct Upp::SystemDraw’
./CtrlCore/SystemDraw.h:72: error: invalid use of incomplete type ‘struct Upp::SystemDraw’
./Draw/Draw.h:13: error: forward declaration of ‘struct Upp::SystemDraw’
In file included from ./CtrlCore/CtrlCore.h:28,
                 from ./CtrlLib/CtrlLib.h:4,
                 from ./ide/Common/Common.h:5,
                 from ide/ide.h:4,
                 from ide/SelectPkg.cpp:1:
./CtrlCore/MKeys.h:14: error: ‘K_BACKSPACE’ was not declared in this scope
./CtrlCore/MKeys.h:15: error: ‘K_BACKSPACE’ was not declared in this scope
./CtrlCore/MKeys.h:16: error: ‘K_TAB’ was not declared in this scope
./CtrlCore/MKeys.h:17: error: ‘K_ENTER’ was not declared in this scope


The preferable way won't be to go without GTK. There are then several errors with all the keys.
 
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: MacOS ide make problem
Next Topic: CtrlCore on Mac - xcode files and video
Goto Forum:
  


Current Time: Sat Apr 25 19:24:41 GMT+2 2026

Total time taken to generate the page: 0.00570 seconds