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

Home » Developing U++ » U++ Developers corner » Compilation on Mac
Re: Compilation on Mac [message #59460 is a reply to message #59017] Sun, 01 January 2023 02:25 Go to previous messageGo to previous message
brown is currently offline  brown
Messages: 8
Registered: July 2015
Location: Budapest
Promising Member
Hi,
there are multiple declarations for several lines in case of X11 and MAC.
A possible workaround could be, if you just simply add an #ifdef block to CtrlCore/CtrlCore.h around line 664-667:
	#ifndef  GUIPLATFORM_CTRL_DECLS_INCLUDE
	static int       WndCaretTime;
	static bool      WndCaretVisible;

	static void      AnimateCaret();
	#endif
 
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: clangd
Next Topic: Compilation on Linux +GUI,X11
Goto Forum:
  


Current Time: Sat Apr 25 06:32:17 GMT+2 2026

Total time taken to generate the page: 0.00579 seconds