HISE Logo Forum
    • Categories
    • Register
    • Login

    No viable overloaded '='

    Scheduled Pinned Locked Moved Bug Reports
    3 Posts 2 Posters 238 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      Bob Stuck
      last edited by

      Getting that error when compiling for iOS near this line of code:

      if(virtualMidiPort = MidiInput::createNewDevice(portName, callback))
      
      1 Reply Last reply Reply Quote 0
      • Christoph HartC
        Christoph Hart
        last edited by

        Try

        if(virtualMidiPort = MidiInput::createNewDevice(portName, callback).release())
        
        B 1 Reply Last reply Reply Quote 0
        • B
          Bob Stuck @Christoph Hart
          last edited by Bob Stuck

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • First post
            Last post

          44

          Online

          1.7k

          Users

          11.7k

          Topics

          101.8k

          Posts