Home » Developing U++ » U++ Developers corner » Compilation on Linux +GUI,X11
Compilation on Linux +GUI,X11 [message #59038] |
Tue, 18 October 2022 21:40  |
Novo
Messages: 1430 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
|
|
|
|
|
Goto Forum:
Current Time: Tue Apr 29 12:39:09 CEST 2025
Total time taken to generate the page: 0.00376 seconds
|