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 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: Wed Apr 30 02:14:41 CEST 2025

Total time taken to generate the page: 0.01321 seconds