Home » Developing U++ » U++ Developers corner » Compilation on Mac
Compilation on Mac [message #59017] |
Fri, 14 October 2022 20:33  |
Novo
Messages: 1430 Registered: December 2006
|
Ultimate Contributor |
|
|
./umk uppsrc ide CLANG -bus
/Users/ssg/worker0/m-upp/build/uppsrc/CtrlCore/CocoCtrl.h:5:29: error: duplicate member 'WndCaretTime'
static int WndCaretTime;
^
/Users/ssg/worker0/m-upp/build/uppsrc/CtrlCore/CtrlCore.h:664:19: note: previous declaration is here
static int WndCaretTime;
^
...
In file included from /Users/ssg/worker0/m-upp/build/uppsrc/CtrlCore/CtrlCore.h:802:
/Users/ssg/worker0/m-upp/build/uppsrc/CtrlCore/CocoCtrl.h:6:29: error: duplicate member 'WndCaretVisible'
static bool WndCaretVisible;
^
/Users/ssg/worker0/m-upp/build/uppsrc/CtrlCore/CtrlCore.h:665:19: note: previous declaration is here
static bool WndCaretVisible;
^
...
In file included from /Users/ssg/worker0/m-upp/build/uppsrc/CtrlCore/CtrlCore.h:802:
/Users/ssg/worker0/m-upp/build/uppsrc/CtrlCore/CocoCtrl.h:8:14: error: class member cannot be redeclared
static void AnimateCaret();
^
/Users/ssg/worker0/m-upp/build/uppsrc/CtrlCore/CtrlCore.h:667:19: note: previous declaration is here
static void AnimateCaret();
^
...
Could you fix that please?
TIA
Regards,
Novo
|
|
|
 |
|
Compilation on Mac
By: Novo on Fri, 14 October 2022 20:33
|
 |
|
Re: Compilation on Mac
By: brown on Sun, 01 January 2023 02:25
|
 |
|
Re: Compilation on Mac
By: fudadmin on Sun, 01 January 2023 16:54
|
 |
|
Re: Compilation on Mac
By: fudadmin on Mon, 02 January 2023 06:50
|
 |
|
Re: Compilation on Mac
By: brown on Mon, 02 January 2023 10:24
|
 |
|
Re: Compilation on Mac
By: fudadmin on Mon, 02 January 2023 16:21
|
 |
|
Re: Compilation on Mac
By: fudadmin on Mon, 02 January 2023 17:04
|
 |
|
Re: Compilation on Mac
By: brown on Mon, 02 January 2023 18:03
|
 |
|
Re: Compilation on Mac
By: fudadmin on Mon, 02 January 2023 18:51
|
 |
|
Re: Compilation on Mac
By: brown on Tue, 03 January 2023 01:56
|
 |
|
Re: Compilation on Mac
By: fudadmin on Tue, 03 January 2023 02:27
|
 |
|
Re: Compilation on Mac
By: fudadmin on Tue, 03 January 2023 05:59
|
Goto Forum:
Current Time: Tue Apr 29 22:35:02 CEST 2025
Total time taken to generate the page: 0.00730 seconds
|