HISE Logo Forum
    • Categories
    • Register
    • Login

    Help with compiling on windows

    Scheduled Pinned Locked Moved General Questions
    3 Posts 2 Posters 174 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.
    • ulrikU
      ulrik
      last edited by

      I have managed to build Hise the timestretch version from yesterday.
      Both Faust and Perfetto is enabled
      Now when I'm compiling a vst3 instrument I get an error and the compilation fails.
      This is the error message in VS2022:

      C:\Users\ulrikboden\Music\Hise\Hise Projects\Euclidean Rhythms\AdditionalSourceCode\nodes\factory.cpp(29,58): error C20
      27: use of undefined type 'hise::FrontendHostFactory' [C:\Users\ulrikboden\Music\Hise\Hise Projects\Euclidean Rhythms\B
      inaries\Builds\VisualStudio2022\Euclidean Rhythms_SharedCode.vcxproj]
      

      Any help is appreciated.

      Hise Develop branch
      MacOs 15.3.1, Xcode 16.2
      http://musikboden.se

      1 Reply Last reply Reply Quote 0
      • Christoph HartC
        Christoph Hart
        last edited by

        1. Don't use Perfetto, it's just a profiling framework that I'm using internally to optimize stuff.
        2. You need to reexport the DLL so that it creates the boilerplate C++ code with the updated method names (I've been refactoring the codebase a bit).
        ulrikU 1 Reply Last reply Reply Quote 1
        • ulrikU
          ulrik @Christoph Hart
          last edited by

          @Christoph-Hart thank you, it's solved now.
          In some mystical way some nodes were in the AdditionalSourceCode folder, and I don't even have any of that stuff in this plugin.
          I remember I started mixtring with script node to try something out, and I was in this project folder when I did that, it must had been a leftover.

          I just deleted them and everything went fine 👍

          Hise Develop branch
          MacOs 15.3.1, Xcode 16.2
          http://musikboden.se

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

          20

          Online

          1.7k

          Users

          11.8k

          Topics

          102.5k

          Posts