HISE Logo Forum
    • Categories
    • Register
    • Login

    VST export failed

    Scheduled Pinned Locked Moved Bug Reports
    89 Posts 13 Posters 12.3k 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.
    • ustkU
      ustk
      last edited by

      I don't have anything but what comes with Hise
      Since I don't need VST2 anymore I didn't put anything in there
      Also, I thought that everything now comes directly with Hise, isn't it?
      alt text

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

      d.healeyD 1 Reply Last reply Reply Quote 0
      • d.healeyD
        d.healey @ustk
        last edited by

        @ustk Yep, I'm pretty sure you're right about that.

        Libre Wave - Freedom respecting instruments and effects
        My Patreon - HISE tutorials
        YouTube Channel - Public HISE tutorials

        1 Reply Last reply Reply Quote 0
        • ustkU
          ustk
          last edited by

          ...strange
          Might be a flag in the Projucer, or when compiling Hise?

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

          d.healeyD 1 Reply Last reply Reply Quote 0
          • d.healeyD
            d.healey @ustk
            last edited by

            @ustk Did you try searching for the file with the relative path as @gorangrooves suggested?

            Libre Wave - Freedom respecting instruments and effects
            My Patreon - HISE tutorials
            YouTube Channel - Public HISE tutorials

            ustkU 1 Reply Last reply Reply Quote 0
            • ustkU
              ustk @d.healey
              last edited by

              @d-healey that's what I don't understand...
              What file? Where?

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

              d.healeyD 1 Reply Last reply Reply Quote 0
              • d.healeyD
                d.healey @ustk
                last edited by

                @ustk The file should be mentioned in the error message.

                Libre Wave - Freedom respecting instruments and effects
                My Patreon - HISE tutorials
                YouTube Channel - Public HISE tutorials

                1 Reply Last reply Reply Quote 0
                • ustkU
                  ustk
                  last edited by

                  That is what I thought at first but here's what I got:

                  alt text

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

                  d.healeyD 1 Reply Last reply Reply Quote 0
                  • d.healeyD
                    d.healey @ustk
                    last edited by

                    @ustk Oh, yeah add the VST2 sdk to the SDK folder as Lindon suggested and that should go away. Seems like it's a bug because when you enable VST3 export I would have thought this message would be suppressed.

                    Libre Wave - Freedom respecting instruments and effects
                    My Patreon - HISE tutorials
                    YouTube Channel - Public HISE tutorials

                    1 Reply Last reply Reply Quote 0
                    • ustkU
                      ustk
                      last edited by ustk

                      Ok so I found a way to at least not to have this error message, but it didn't work with VST2 SDK but by decompressing the sdk.zip, which have a VST3 SDK folder...

                      But when compiling, here's what I get:

                      alt text

                      And when going into the juce_VST3Headers.h file, it is apparently a version issue, because I don't have base/source/flock.cppfile anywhere:

                      alt text

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

                      d.healeyD ulrikU 2 Replies Last reply Reply Quote 0
                      • d.healeyD
                        d.healey @ustk
                        last edited by d.healey

                        @ustk Actually the VST3 SDK folder is the VST2.4 SDK ;)

                        I'm not sure about the flock.cpp thing

                        Libre Wave - Freedom respecting instruments and effects
                        My Patreon - HISE tutorials
                        YouTube Channel - Public HISE tutorials

                        ustkU 1 Reply Last reply Reply Quote 0
                        • ustkU
                          ustk @d.healey
                          last edited by

                          @d-healey said in VST export failed:

                          @ustk Actually the VST3 SDK folder is the VST2.4 SDK ;)

                          Yep you're right, but since there is also a VST2 folder that exists I want to make it clearer...

                          @Christoph-Hart any thought about this VST3 problem that persists?

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

                          1 Reply Last reply Reply Quote 0
                          • ustkU
                            ustk
                            last edited by

                            Also, do we need to recompile Hise every time we change something in the SDK folder?

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

                            d.healeyD 1 Reply Last reply Reply Quote 0
                            • d.healeyD
                              d.healey @ustk
                              last edited by

                              @ustk No

                              Libre Wave - Freedom respecting instruments and effects
                              My Patreon - HISE tutorials
                              YouTube Channel - Public HISE tutorials

                              1 Reply Last reply Reply Quote 1
                              • ulrikU
                                ulrik @ustk
                                last edited by

                                @ustk That is exactly what I get as well when trying to compile for VST3, if disabling VST3 it compiles fine.

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

                                1 Reply Last reply Reply Quote 0
                                • ustkU
                                  ustk
                                  last edited by

                                  Bump Bump ☺

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

                                  orangeO 1 Reply Last reply Reply Quote 0
                                  • orangeO
                                    orange @ustk
                                    last edited by orange

                                    @ustk @ulrik
                                    Actually Since Hise uses VST3 SDK, I am using that and I can compile both vst2 & vst3 plugins without any issues with this sdk. This is my folder structure - download the sdk and rename it like that;

                                    alt text

                                    VST 3 SDK Version 3.6.6

                                    develop Branch / XCode 13.1
                                    macOS Monterey / M1 Max

                                    ulrikU 1 Reply Last reply Reply Quote 0
                                    • Dan KorneffD
                                      Dan Korneff
                                      last edited by

                                      I have not been able to successfully compile vst3 either

                                      Dan Korneff - Producer / Mixer / Audio Nerd

                                      orangeO 1 Reply Last reply Reply Quote 0
                                      • orangeO
                                        orange @Dan Korneff
                                        last edited by orange

                                        @dustbro Are you getting a warning while compiling? Or the host doesn't detect vst3?
                                        It works on both mac and pc. Vst3 works.

                                        Sometimes if you have multiple vst versions for one plugin (like vst2 & vst3), some hosts are very picky. Especially Studio One. It sees only vst2, not vst3 for me. But I didn't see a problem in Ableton, Reaper and Cubase about detecting vst3 plugins.

                                        develop Branch / XCode 13.1
                                        macOS Monterey / M1 Max

                                        Dan KorneffD 1 Reply Last reply Reply Quote 0
                                        • Dan KorneffD
                                          Dan Korneff @orange
                                          last edited by

                                          @orange I'm getting the flock.cpp thing

                                          Dan Korneff - Producer / Mixer / Audio Nerd

                                          orangeO 1 Reply Last reply Reply Quote 0
                                          • d.healeyD
                                            d.healey
                                            last edited by

                                            https://forum.juce.com/t/missing-dependency-in-audio-plugin-host-example-project/21469/8
                                            https://forum.juce.com/t/audio-plugin-host-base-source-flock-cpp/24285

                                            Libre Wave - Freedom respecting instruments and effects
                                            My Patreon - HISE tutorials
                                            YouTube Channel - Public HISE tutorials

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

                                            25

                                            Online

                                            1.9k

                                            Users

                                            12.5k

                                            Topics

                                            108.8k

                                            Posts