HISE Logo Forum
    • Categories
    • Register
    • Login

    VST export failed

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

      c:\users\tlw.msi\desktop\hise-2.1.0\juce\modules\juce_audio_processors\format_types\juce_vst3headers.h(119): fatal erro
      r C1083: Cannot open include file: 'base/source/flock.cpp': No such file or directory [C:\Users\TLW.MSI\Documents!PLUG
      INS!\Sixteen\Sixteen\Binaries\Builds\VisualStudio2017\Sixteen_VST3.vcxproj]

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

        @mwplugs Yep, just like that, and drag the VST3 SDK folder in the SDK directory, that's it...

        Can't help pressing F5 in the forum...

        1 Reply Last reply Reply Quote 0
        • ShikiSuenS
          ShikiSuen @ustk
          last edited by ShikiSuen

          @ustk I am suffering with exactly the same issue as yours now. (Redefinition of "iid".)
          Using VSTSDK3613(20190804, Xcode 10.3, macOS 10.14 Mojave 2nd Supplemental Update. macOS SDK is the one shipped with Xcode 10.3 update.
          HISE Source Code git commit number is 8ef678e with only the replacement of the Projucer app itself (5.4.4).

          The whole industry's attitude towards VST3, while being unchanged since the recent 10 years, is becoming more and more problematic, regardless that similar attitudes of Hart (for example only) and Native Instruments (who refuses to give VST3 a fk constantly even if developing Kontakt 6) is not blamable due to the nature of humanity.

          VST2 plugins are nightmares to Steinberg Dorico, which is my main app for music composition and arrangement. Native VST3 plugins runs fine with Dorico 3, but whitelisted VST2 plugins (including some VST2 plugins renamed as VST3) and certain universal-SDK VST23 plugins (like plugins generated by Maize Sampler) can let Dorico crashes like a hell after once successful load. Everytime you start your system and run Dorico, load a plugin like that, it runs fine until you want to turn off Dorico, and you will see Dorico hangs. Then you will find that Dorico is not runnable until you restart your system.

          Please, please support VST3 by default. Otherwise I guess it really is the time to let the Cubase / Nuendo / WaveLab product line give up their support of VST2.

          ustkU 1 Reply Last reply Reply Quote 0
          • E
            EDELWEYS
            last edited by EDELWEYS

            I put the folder pluginterfaces at the root of the Hise program,vst export works.Linux os.
            Download pluginterfaces

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

              @ShikiSuen I don't understand. Hise supports VST3. I just had troubles with the last version from Steinberg, but the sdk that is coming with Hise works...

              Can't help pressing F5 in the forum...

              ShikiSuenS 2 Replies Last reply Reply Quote 0
              • ShikiSuenS
                ShikiSuen @ustk
                last edited by

                @ustk Doesn't work on my side. I dunno why.
                Now I am gonna perform the plugininterfaces trick.

                As I see, blaming someone won't work. I just feel really pissed of wasting 12hrs the whole day but still cannot get my virtual instruments compiled in VST3. Really pissed off.

                1 Reply Last reply Reply Quote 0
                • ShikiSuenS
                  ShikiSuen @ustk
                  last edited by

                  @ustk If using the 2016 sdk shipped from the HISE repository (the "repo SDK"), it says the lack of flock.cpp and its h file. I copied them from the latest SDK to the repo sdk, found more numerous build errors.

                  If I use the latest official SDK, then the issue of [Redefinition of "iid"].

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

                    @ShikiSuen I'm sorry you're pissed off. Unfortunately my knowledge about this is very limited. I can just tell you what I've done, like extracting the HISE/tools/SDK/sdk.zip, drag both folders one level above, and tick VST3 support in the prefs of HISE.
                    Aside from that, I can't help much I'm afraid. Calm down, I'm sure you'll find a solution...

                    Can't help pressing F5 in the forum...

                    ShikiSuenS 1 Reply Last reply Reply Quote 0
                    • ShikiSuenS
                      ShikiSuen @ustk
                      last edited by ShikiSuen

                      @ustk

                      I did everything you said (except that VST3 support is checked through Projucer preferences of the HISE standalone project), it doesn't work.

                      I don't think it is because of you personally. Instead, if VST3 is being respected enough by this world, things shouldn't be terrible like this.

                      What's the exact git commit number of the HISE source code you are using? What VST3 SDK version are you using for your successful compilation of VST3-supported HISE (still 3.6.6)? What's the version of Projucer you are using? What's your macOS system build number? What's the Xcode version you are using? Which macOS SDK?

                      ustkU 1 Reply Last reply Reply Quote 0
                      • ShikiSuenS
                        ShikiSuen
                        last edited by ShikiSuen

                        HISE itself build succeeded.

                        Using VSTSDK3613(20190804, Xcode 10.3, macOS 10.14 Mojave 2nd Supplemental Update. macOS SDK is the one shipped with Xcode 10.3 update.
                        HISE Source Code git commit number is 8ef678e with only the replacement of the Projucer app itself (5.4.4).

                        Solution: If seeing lines triggering the "Redefinition of iid" issue, simply comment out those lines.

                        The new problem is that I don't know the further steps within the HISE environment to build VST3.

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

                          @ShikiSuen said in VST export failed:

                          @ustk

                          I don't think it is because of you personally.

                          I hope so. I'm not Hise dev...

                          Can't help pressing F5 in the forum...

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

                            Can anyone help with this flock.cpp issue?

                            c:\program files\hise-scriptnode\juce\modules\juce_audio_processors\format_types\juce_vst3headers.h(119): fatal error C
                            1083: Cannot open include file: 'base/source/flock.cpp': No such file or directory
                            

                            I've gotten this in the past when trying to export VST3 format (currently on PC), but decided to ignore it until it was needed.
                            I'm using the sdk from scriptnode.

                            Dan Korneff - Producer / Mixer / Audio Nerd

                            gorangroovesG ulrikU 2 Replies Last reply Reply Quote 0
                            • gorangroovesG
                              gorangrooves @Dan Korneff
                              last edited by

                              @dustbro Double check that you actually have the file in there. If you do, try to specify the absolute location. If that doesn't work, just comment out that part of the code in the juce_vst3headers.h and see what happens.
                              I had to comment out about 3 various lines of code that we giving errors and was able to compile after that. Give it shot and let us know how you go.

                              Goran Rista
                              https://gorangrooves.com

                              Handy Drums and Handy Grooves
                              https://library.gorangrooves.com

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

                                @dustbro try this:
                                https://forum.hise.audio/topic/1856/compile-error/5

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

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

                                  @ulrik It appears that my file structure is already like this
                                  vst location.png

                                  @gorangrooves @Christoph-Hart It looks like the flock.cpp files is located in a different folder
                                  HISE is looking for base/source/flock.cpp
                                  but the file is located in base/thread/source/flock.cpp
                                  flock location.png

                                  Dan Korneff - Producer / Mixer / Audio Nerd

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

                                    I tried copying the file froom /thread/source to /source with no luck.

                                    Within juce_VST3Headers.h we have

                                    #if VST_VERSION >= 0x030608
                                     #include <base/thread/source/flock.cpp>
                                     #include <pluginterfaces/base/coreiids.cpp>
                                    #else
                                     #include <base/source/flock.cpp>
                                    

                                    What's the difference? and if they are different, where can I find the one I need?
                                    Also, the VST3 folder within \tools\SDK\VST3 SDK\base\source is very different than the one in \JUCE\modules\juce_audio_processors\format_types\VST3_SDK\base\source.
                                    Why do 2 exist?

                                    Dan Korneff - Producer / Mixer / Audio Nerd

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

                                      @dustbro said in VST export failed:

                                      I tried copying the file froom /thread/source to /source with no luck.

                                      Looks like i had to copy the file
                                      from

                                      \JUCE\modules\juce_audio_processors\format_types\VST3_SDK\base\source 
                                      

                                      to

                                       \tools\SDK\VST3 SDK\base\source
                                      

                                      Dan Korneff - Producer / Mixer / Audio Nerd

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

                                        @dustbro Ok, is it the expanded SDK that followed Hise?
                                        Cause the Steinberg SDK does not have the same structure

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

                                        Dan KorneffD 2 Replies Last reply Reply Quote 0
                                        • Dan KorneffD
                                          Dan Korneff @ulrik
                                          last edited by

                                          @ulrik :woman_shrugging_medium-light_skin_tone:

                                          c:\program files\hise-scriptnode\tools\sdk\vst3 sdk\base\source\flock.cpp(40): fatal error C1083: Cannot open include f
                                          ile: 'base/thread/include/flock.h': No such file or directory
                                          

                                          looks like I have more files to copy 💩

                                          Dan Korneff - Producer / Mixer / Audio Nerd

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

                                            c:\program files\hise-scriptnode\tools\sdk\vst3 sdk\base\thread\include\flock.h(105): error C3646: 'SMTG_OVERRIDE': unk
                                            nown override specifier
                                            

                                            It appears that it's just looking for the SDK located in

                                            \JUCE\modules\juce_audio_processors\format_types\
                                            

                                            can I just redirect HISE to use this SDK instead of the one within tools?

                                            Dan Korneff - Producer / Mixer / Audio Nerd

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

                                            29

                                            Online

                                            1.7k

                                            Users

                                            11.8k

                                            Topics

                                            102.5k

                                            Posts