HISE Logo Forum
    • Categories
    • Register
    • Login

    Unable to compile HISE VST plugin x64- VS2017

    Scheduled Pinned Locked Moved General Questions
    3 Posts 2 Posters 420 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.
    • gorangroovesG
      gorangrooves
      last edited by gorangrooves

      Hey guys,
      I've been trying to compile the latest master branch of HISE using Visual Studio 2017 with no luck. I am getting over 1000 errors! There seems to be a whole lot of syntax errors, ambiguous symbols, unexpected tokens, unknown override specifiers, etc. It looks like I wrote the code 😂

      Here is an example of 10 errors out of 1031:

      Severity	Code	Description	Project	File	Line	Suppression State
      Error	C2872	'String': ambiguous symbol (compiling source file ..\..\Source\PluginProcessor.cpp)	HISE_SharedCode	c:\hise-master\hi_dsp\processor.h	372	
      Error	C4430	missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\..\Source\PluginProcessor.cpp)	HISE_SharedCode	c:\hise-master\hi_dsp\processor.h	372	
      Error	C2143	syntax error: missing ';' before '&' (compiling source file ..\..\Source\PluginProcessor.cpp)	HISE_SharedCode	c:\hise-master\hi_dsp\processor.h	372	
      Error	C2334	unexpected token(s) preceding '{'; skipping apparent function body (compiling source file ..\..\Source\PluginProcessor.cpp)	HISE_SharedCode	c:\hise-master\hi_dsp\processor.h	372	
      Error	C2327	'hise::Processor::String': is not a type name, static, or enumerator (compiling source file ..\..\Source\PluginProcessor.cpp)	HISE_SharedCode	c:\hise-master\hi_dsp\processor.h	375	
      Error	C2872	'String': ambiguous symbol (compiling source file ..\..\Source\PluginProcessor.cpp)	HISE_SharedCode	c:\hise-master\hi_dsp\processor.h	375	
      Error	C4430	missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\..\Source\PluginProcessor.cpp)	HISE_SharedCode	c:\hise-master\hi_dsp\processor.h	375	
      Error	C3646	'getName': unknown override specifier (compiling source file ..\..\Source\PluginProcessor.cpp)	HISE_SharedCode	c:\hise-master\hi_dsp\processor.h	375	
      Error	C2059	syntax error: ')' (compiling source file ..\..\Source\PluginProcessor.cpp)	HISE_SharedCode	c:\hise-master\hi_dsp\processor.h	375	
      
      

      I hope it is enough to provide a clue.

      When opening the HISE jucer project, Projucer tells me that my Projucer is out of date in relation to the project, even though I am using the Projucer supplied with the download of the whole HISE master branch. I tried compiling with the latest version of Projucer, but with similar results (maybe 800 errors).

      Any ideas of what is going on and how I can get this sorted, please?

      P.S. I am able to compile the standalone version, which leads me to believe that something may be wrong with the code for the plugin.

      Thank you!

      Goran Rista
      https://gorangrooves.com

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

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

        Oops, answered on the wrong topic:

        Link Preview Image
        HISE multiple outputs

        Just checked, still compiles, but I noticed that there is still the old VS2015 exporter present in the Projucer file, and if you export it as VS2015 project ...

        favicon

        Forum (forum.hise.audio)

        1 Reply Last reply Reply Quote 0
        • gorangroovesG
          gorangrooves
          last edited by

          👏 👍 😀 Dude, that fixed the issue! YAY! I can continue now :) Thank you so much, @Christoph-Hart !

          Goran Rista
          https://gorangrooves.com

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

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

          52

          Online

          1.7k

          Users

          11.7k

          Topics

          101.9k

          Posts