Forum

    • Register
    • Login
    • Search
    • Categories

    C2373 'iid' : multiple initialization file location juce vst3 headers file

    General Questions
    5
    16
    64
    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.
    • whereami518
      whereami518 last edited by

      getting the compiling error above on VS does any 1 got an idea what it means or what i need to do to fix this

      Lindon 1 Reply Last reply Reply Quote 0
      • Lindon
        Lindon @whereami518 last edited by Lindon

        @whereami518 said in C2373 'iid' : multiple initialization file location juce vst3 headers file:

        getting the compiling error above on VS does any 1 got an idea what it means or what i need to do to fix this

        which version of VS are you using? Which version of HISE - Master or Develop?

        Do you have more than one version of HISE on your system?

        -- we really should have a macro for these questions...

        HISE Development for hire.
        www.channelrobot.com

        Matt_SF whereami518 2 Replies Last reply Reply Quote 2
        • Matt_SF
          Matt_SF @Lindon last edited by

          @Lindon

          -- we really should have a macro for these questions...

          Or have a sticky post at the head of the forum...

          Develop branch
          Win10 / Monterey & Xcode 13.2.1

          1 Reply Last reply Reply Quote 0
          • whereami518
            whereami518 @Lindon last edited by whereami518

            @Lindon i do have more then one version i know its bad practice but i had a version with ipp and not with ipp fft routines is that the problem? I am using the newest VS

            /** Missing IIDs */
            DEF_CLASS_IID (IPluginBase)
            DEF_CLASS_IID (IPlugView)
            DEF_CLASS_IID (IPlugFrame)
            

            #if VST_VERSION < 0x030608
            DEF_CLASS_IID (IBStream)
            #endif
            DEF_CLASS_IID (IPluginFactory)
            DEF_CLASS_IID (IPluginFactory2)
            DEF_CLASS_IID (IPluginFactory3)
            DEF_CLASS_IID (IPlugViewContentScaleSupport)

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

              @whereami518

              Only use one copy of the source code, currently the develop branch is the best one to use.

              Use the IPP oneAPI (if you must use IPP).

              Use Visual Studio 2017 (it's hard to find but it will make your life easier until @Christoph-Hart updates HISE to work with a newer version).

              Follow the instructions in this video but as I say use Visual Studio 2017 if you can find it.

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

              whereami518 ulrik 2 Replies Last reply Reply Quote 0
              • whereami518
                whereami518 @d.healey last edited by

                @d-healey so do i need to delete this plugin i made lol and start againg from scratch

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

                  @whereami518 Oh I thought the problem was with building HISE. Are you trying to compile a HISE project as a plugin? Did you extract the VST3 SDK?

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

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

                    @d-healey yea i did extract it

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

                      @whereami518 Tell us step by step what you're doing when you export (I'm going out for a bit so might not reply for a while, maybe someone else will jump in).

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

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

                        @d-healey @whereami518 Here you can find VS 2017
                        https://visualstudio.microsoft.com/vs/older-downloads/

                        Hise Develop branch
                        MacOs 13, Xcode 14.0.1
                        http://musikboden.se

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

                          @ulrik The community version is no longer available there

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

                          whereami518 ulrik 2 Replies Last reply Reply Quote 0
                          • whereami518
                            whereami518 @d.healey last edited by whereami518

                            @d-healey i can now confirm building hise works but vst3 is shooting me that error and now the vst2x.plugininterface file missing but i am compiling as vst 3 also when i leave the vst 3 slot empty in projucer it automatically reroutes to a sdk folder on my c drive but i dont have one in the c drive tried manually overide it and tell it where it is but still no luck and i get the same error

                            whereami518 1 Reply Last reply Reply Quote 0
                            • whereami518
                              whereami518 @whereami518 last edited by

                              @whereami518 found interface problem still having the multipl initializtion iid come up

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

                                @d-healey Oh, sorry I didn't check 🤥

                                Hise Develop branch
                                MacOs 13, Xcode 14.0.1
                                http://musikboden.se

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

                                  @whereami518 Step by step what you are doing when you export.

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

                                  1 Reply Last reply Reply Quote 0
                                  • whereami518
                                    whereami518 last edited by

                                    I SOLVED IT YAY it was under file vst3 global path had to delete where it was pointing

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

                                    23
                                    Online

                                    982
                                    Users

                                    6.6k
                                    Topics

                                    60.7k
                                    Posts