Skip to content

Fix Mac OS compilation#328

Merged
arvanus merged 2 commits into
mariuz:masterfrom
rlakis:master
Oct 3, 2023
Merged

Fix Mac OS compilation#328
arvanus merged 2 commits into
mariuz:masterfrom
rlakis:master

Conversation

@rlakis

@rlakis rlakis commented Oct 3, 2023

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread src/config/Config.h

//! Do not instantiate objects of this class. Use config() function (see below).

#if defined(__UNIX__) && !defined(__WXMAC_OSX__)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

isn't WXMAC_OSX directive used anymore?
Thank you

@rlakis

rlakis commented Oct 3, 2023 via email

Copy link
Copy Markdown
Contributor Author

@arvanus

arvanus commented Oct 3, 2023

Copy link
Copy Markdown
Collaborator

So could you adjust to keep this older directive too?

@arvanus

arvanus commented Oct 3, 2023

Copy link
Copy Markdown
Collaborator

Don't know if we have users using this OS

@rlakis

rlakis commented Oct 3, 2023 via email

Copy link
Copy Markdown
Contributor Author

@arvanus
arvanus merged commit c8e4bb4 into mariuz:master Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants