Forum
    • Categories
    • Register
    • Login

    'control::pimpl::no_processing' which does not have a default constructor

    Scheduled Pinned Locked Moved General Questions
    3 Posts 2 Posters 14 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.
    • JulesVJ
      JulesV
      last edited by JulesV

      I am getting the following error in XCode while compiling a custom node with a global cable project I prepared with a HISE commit from June, that was working before:

      XCode throws this error:

      Constructor for 'scriptnode::routing::global_cable<hise::runtime_target::indexers::fix_hash<817485898>, scriptnode::parameter::empty>' must explicitly initialize the base class 'control::pimpl::no_processing' which does not have a default constructor
      

      Inside HISE I used this:

      const var ngrm = Engine.getGlobalRoutingManager();
      const var nrm = ngrm.getCable("nsDuckGR");
      
      
      ustkU 1 Reply Last reply Reply Quote 0
      • ustkU
        ustk @JulesV
        last edited by

        @JulesV Have you tried to delete the build folder?

        Hise made me an F5 dude, browser just suffers...

        JulesVJ 1 Reply Last reply Reply Quote 0
        • JulesVJ
          JulesV @ustk
          last edited by JulesV

          @ustk Yes, I deleted the Binaries folder and tried again and again. HISE already gives a "build failed" error and doesn't say why.

          So, when I try to manually open and compile the AutogeneratedProject.jucer file in the Binaries folder, I see that error in XCode.

          This is probably a bug with the current commit.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post

          27

          Online

          2.1k

          Users

          13.0k

          Topics

          112.5k

          Posts