HISE Logo Forum
    • Categories
    • Register
    • Login

    MSB1009 error when compiling

    Scheduled Pinned Locked Moved General Questions
    21 Posts 4 Posters 1.4k 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.
    • SampleScienceS
      SampleScience @SampleScience
      last edited by

      Ok, I did the MusicBox and I have the same problem. If I click OK on "Do you want to validate all sample references" I get "wrong/missing sample reference". I click on OK and I get "Sanity check failed. Aborting export...".

      These problems occur with the examples projects and the latest release + latest source code. I added the ASIO and VST3 SDKs at the right places and I have Visual Studio 2017 installed. I use Windows 7 (64-bit Professional).

      Any ideas of what's going on?

      I think that to implement a simple exporter like the one found in Maize Sampler would make the plugin creation much easier. As it is, it's been a few days following the tutorials and I've gone through quite a lot problems.

      I really dig Hise though, I think it has the potential to be great and it certainly eases the process of creating plugins. I'll put in a few more days to see if I can compile at least 1 plugin.

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

        @SampleScience When it asks to validate the sample references click no/cancel. There is clearly something not right with the sample references since it's giving you an error there. But the plugin should still compile without them.

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

        1 Reply Last reply Reply Quote 0
        • SampleScienceS
          SampleScience
          last edited by SampleScience

          Ok, here are 2 screenshots of the messages I have when I compile Windows VST 64-bit plugins.

          https://imgur.com/nU5Lggj
          https://imgur.com/fadLiKT

          One is for MusicBox and the other BasicSynth. I don't use IPP so it's unticked in the preference (I try to make things as simple as possible).

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

            These message are not from HISE, these are from Visual Studio. They are just warnings, nothing to worry about by the looks of it. If it says error or failed then it's a problem.

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

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

              @d-healey said in MSB1009 error when compiling:

              These message are not from HISE, these are from Visual Studio. They are just warnings, nothing to worry about by the looks of it. If it says error or failed then it's a problem.

              What I do if the exported plugin isn't in the Compiled folder of the projects? What could be the cause of this problem? (By the way, your help is really appreciated)

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

                @SampleScience I don't use Windows much and I can't remember the file location but I thought it would be in the build folder. Have you tried running a search on the project directory for a .dll?

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

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

                  @SampleScience your compiled plug in is in

                  {PROJECT FOLDER}/Binaries/Compiled/VST

                  or if you are building a stand alone app:

                  {PROJECT FOLDER}/Binaries/Compiled/App

                  HISE Development for hire.
                  www.channelrobot.com

                  SampleScienceS 1 Reply Last reply Reply Quote 1
                  • SampleScienceS
                    SampleScience @Lindon
                    last edited by

                    @Lindon said in MSB1009 error when compiling:

                    @SampleScience your compiled plug in is in

                    {PROJECT FOLDER}/Binaries/Compiled/VST

                    or if you are building a stand alone app:

                    {PROJECT FOLDER}/Binaries/Compiled/App

                    I've looked in those paths and there's nothing. There must be something funky with my computer. I'm going to try on another computer with Windows 10 to see if it fixes the problem.

                    1 Reply Last reply Reply Quote 0
                    • SampleScienceS
                      SampleScience
                      last edited by

                      I gave it a try on macOS, surprisingly it's much easier and it works better and faster.

                      However, even if I can compile the plugin, I have the same problem. I export the VSTi + AUi and there's nothing in the binaries folder of my project. Clearly, there's something I must be doing wrong.

                      1 Reply Last reply Reply Quote 0
                      • SampleScienceS
                        SampleScience
                        last edited by SampleScience

                        Got it working now, using a different project. It seems that the BasicSynth example is somehow outdated and doesn't export well. I've tried the MusicBox after installing everything the Visual Studio 2017 installer offered me to install and now it works! ☺

                        The basic tutorial for the MusicBox really need to be updated, some of the files that are referred don't work with Hise v2.0 (it links to an older v1 version source code).

                        So now I'm creating a basic synth that I will test on different computers for export (my mac and 3 other windows computers I use for work). We'll see what happens. Hopefully, everything will work and export properly.

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

                          Yeah the tutorials definitely need to be updated for the next major release.

                          SampleScienceS 1 Reply Last reply Reply Quote 0
                          • SampleScienceS
                            SampleScience @Christoph Hart
                            last edited by

                            @Christoph-Hart said in MSB1009 error when compiling:

                            Yeah the tutorials definitely need to be updated for the next major release.

                            I'm going through the manual and it seems incomplete too. I wish I could help somehow, but I'm far from been a Hise expert (yet).

                            Maybe an upfront cost would be a good idea. Maize Sampler cost 66$ USD and it's not even close to Hise in terms of functionalities.

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

                              There‘s a new documentation system in the works but currently the best and most up to date source of information are David‘s videos from his Patreon page.

                              An up front cost is not really compatible with a GPL project so that‘s not really an option. Also throwing money in my direction will not magically multiply the time I have available ;)

                              SampleScienceS 1 Reply Last reply Reply Quote 1
                              • SampleScienceS
                                SampleScience @Christoph Hart
                                last edited by

                                @Christoph-Hart said in MSB1009 error when compiling:

                                An up front cost is not really compatible with a GPL project so that‘s not really an option. Also throwing money in my direction will not magically multiply the time I have available

                                lol, I was under the impression that you did this part-time, but I guess I was wrong.

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

                                45

                                Online

                                1.7k

                                Users

                                11.7k

                                Topics

                                101.8k

                                Posts