Build failure in Xcode 7.2.1 on OSX 10.10.5

Home Forums Platform Specific OSX Build failure in Xcode 7.2.1 on OSX 10.10.5

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #72764
    pascalc
    Participant
      • Topics: 7
      • Replies: 27
      • Total: 34

      Hi!

      I am trying to build Ctrlr Standalone on Mac OS X 10.10.5 using Xcode 7.2.1.

      This is what I have done:

      git clone https://github.com/RomanKubiak/ctrlr.git
      cd ctrlr
      git clone git@github.com:RomanKubiak/JUCE.git JUCE
      [unzip the boost folder]

      I then open the ctrlr/Builds/Mac/Standalone/Ctrlr_Standalone.xcodeproj project in Xcode
      When I hit the play button in Xcode I get the following errors:

      ctrlr/Source/Misc/luabind/luabind/detail/object.hpp:980:21: Expected parameter declarator
      ctrlr/Source/Misc/luabind/luabind/detail/object.hpp:980:21: Expected ‘)’
      ctrlr/Source/Misc/luabind/luabind/detail/call_member.hpp:71:40: Expected parameter declarator
      ctrlr/Source/Misc/luabind/luabind/detail/call_member.hpp:71:40: Expected ‘)’
      ctrlr/Source/Misc/luabind/luabind/detail/call_member.hpp:233:45: Expected parameter declarator
      ctrlr/Source/Misc/luabind/luabind/detail/call_member.hpp:233:45: Expected ‘)’
      ctrlr/Source/Misc/luabind/luabind/detail/call_function.hpp:82:42: Expected parameter declarator
      ctrlr/Source/Misc/luabind/luabind/detail/call_function.hpp:82:42: Expected ‘)’
      ctrlr/Source/Misc/luabind/luabind/detail/call_function.hpp:245:47: Expected parameter declarator
      ctrlr/Source/Misc/luabind/luabind/detail/call_function.hpp:245:47: Expected ‘)’
      ctrlr/Source/Misc/luabind/luabind/detail/object.hpp:980:18: Function cannot return function type ‘void ()’
      ctrlr/Source/Misc/luabind/luabind/detail/call_member.hpp:71:37: Function cannot return function type ‘void ()’
      ctrlr/Source/Misc/luabind/luabind/detail/call_member.hpp:233:42: Function cannot return function type ‘void ()’
      ctrlr/Source/Misc/luabind/luabind/detail/call_function.hpp:82:39: Function cannot return function type ‘void ()’
      ctrlr/Source/Misc/luabind/luabind/detail/call_function.hpp:245:44: Function cannot return function type ‘void ()’

      Have I missed anything?
      Has anybody got the latest master version to build on a Mac system?

      Thanks
      /Pascal

      #82848
      opuswerk
      Participant
        • Topics: 7
        • Replies: 102
        • Total: 109
        • ★★

        subscribing as i’d love to get my hands on a newer build too.

        http://opuswerk.tumblr.com
        www.soundcloud.com/opuswerk
        www.facebook.com/opuswerk

        #84698
        Mr.ToR
        Participant
          • Topics: 7
          • Replies: 51
          • Total: 58

          Pascalc, could you please make your copy of the source code available?
          Due to Steinberg’s copyright claim about vst, the source code is removed from github.
          Could you maybe upload somewhere and provide a link please?
          Thnx.

        Viewing 3 posts - 1 through 3 (of 3 total)
        • The forum ‘OSX’ is closed to new topics and replies.
        There is currently 0 users and 37 guests online
        No users are currently active
        Forum Statistics
        Threads: 2,495, Posts: 17,374, Members: 77,605
        Most users ever online was 12 on January 22, 2019 3:47 pm
        Ctrlr