Fixing Mac Build

Fixing Mac Build

Discuss everything related to compiling and running Spring on Mac OS X.

Moderator: Moderators

Post Reply
User avatar
MasterBel
Posts: 271
Joined: 18 Mar 2018, 07:48

Fixing Mac Build

Post by MasterBel »

Should I start a new thread for evey issue or have the one thread for all of them?

Anyway, trying to configure the develop branch for building I get this error:

Code: Select all

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
REALTIME_LIBRARY
    linked by target "test_SpringTime" in directory /spring/test
    linked by target "test_UDPListener" in directory /spring/test
According to my research, the library isn't available for MacOS? Is there a possible workaround?
User avatar
MasterBel
Posts: 271
Joined: 18 Mar 2018, 07:48

Re: Fixing Mac Build [Solved]

Post by MasterBel »

Thanks to the committer who fixed this issue!
Post Reply

Return to “Mac OS X”