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 » Developing U++ » U++ Developers corner » Compilation on Linux +GUI,X11
Compilation on Linux +GUI,X11 [message #59038] Tue, 18 October 2022 21:40 Go to previous message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
./umk uppsrc ide CLANG -bus +GUI,X11

/home/ssg/dvlp/cpp/code/upp/git/uppsrc/CtrlCore/X11Ctrl.h:14:19: error: duplicate member 'WndCaretTime'
        static int       WndCaretTime;
                         ^
/home/ssg/dvlp/cpp/code/upp/git/uppsrc/CtrlCore/CtrlCore.h:664:19: note: previous declaration is here
        static int       WndCaretTime;
                         ^
...
/home/ssg/dvlp/cpp/code/upp/git/uppsrc/CtrlCore/X11Ctrl.h:15:19: error: duplicate member 'WndCaretVisible'
        static bool      WndCaretVisible;
                         ^
/home/ssg/dvlp/cpp/code/upp/git/uppsrc/CtrlCore/CtrlCore.h:665:19: note: previous declaration is here
        static bool      WndCaretVisible;

I believe in addition to a X11 flag there was a NOGTK flag in the past.


Regards,
Novo
 
Read Message
Read Message
Read Message
Previous Topic: Compilation on Mac
Next Topic: Different getenv("PATH") and $PATH on macos M1 (for libclang.dylib)
Goto Forum:
  


Current Time: Fri May 10 02:39:43 CEST 2024

Total time taken to generate the page: 0.02276 seconds