Forum
    • Categories
    • Register
    • Login
    1. Home
    2. GUJIAN
    3. Posts
    • Profile
    • Following 1
    • Followers 0
    • Topics 57
    • Posts 140
    • Groups 0

    Posts

    Recent Best Controversial
    • VS2026 Can export VST3
      > Perform sanity checks
      > Create C++ autogenerated files
      > Create binary data files
      > Exporting the pooled resources
      Export audio files
      Export image files
      Export samplemap files
      Export MIDI files
      DONE
      > Create embedded data files
      > Launch system compiler...
      Re-saving file: C:\Users\WEILIN\Desktop\rhapsodyMB\Binaries\AutogeneratedProject.jucer
      Finished saving: Visual Studio 2026
      Finished saving: Xcode (macOS)
      Finished saving: Xcode (iOS)
      Finished saving: Linux Makefile
      Compiling 64bit Instrument plugin RhapsodyExpansionTemplate ...
      适用于 .NET Framework MSBuild 版本 18.0.5+e22287bf1
      
        Plugin.cpp
        PresetData.cpp
      	D:\MusicEditing\HISE\hi_dsp_library\dsp_basics\chunkware_simple_dynamics\chunkware_simple_dynamics.h(1,1): warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失 [C:\Users\WEILIN\Desktop\rhapsodyMB\Binaries\Builds\VisualStudio2026\RhapsodyExpansionTemplate_SharedCode.vcxproj]
        (compiling source file '../../Source/Plugin.cpp')
        
      	D:\MusicEditing\HISE\hi_dsp_library\dsp_basics\chunkware_simple_dynamics\SimpleHeader.h(1,1): warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失 [C:\Users\WEILIN\Desktop\rhapsodyMB\Binaries\Builds\VisualStudio2026\RhapsodyExpansionTemplate_SharedCode.vcxproj]
        (compiling source file '../../Source/Plugin.cpp')
        
      	D:\MusicEditing\HISE\hi_dsp_library\dsp_basics\chunkware_simple_dynamics\SimpleEnvelope.h(1,1): warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失 [C:\Users\WEILIN\Desktop\rhapsodyMB\Binaries\Builds\VisualStudio2026\RhapsodyExpansionTemplate_SharedCode.vcxproj]
        (compiling source file '../../Source/Plugin.cpp')
        
      	D:\MusicEditing\HISE\hi_dsp_library\dsp_basics\chunkware_simple_dynamics\SimpleLimit.h(1,1): warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失 [C:\Users\WEILIN\Desktop\rhapsodyMB\Binaries\Builds\VisualStudio2026\RhapsodyExpansionTemplate_SharedCode.vcxproj]
        (compiling source file '../../Source/Plugin.cpp')
        
      	D:\MusicEditing\HISE\hi_dsp_library\dsp_basics\chunkware_simple_dynamics\SimpleComp.h(1,1): warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失 [C:\Users\WEILIN\Desktop\rhapsodyMB\Binaries\Builds\VisualStudio2026\RhapsodyExpansionTemplate_SharedCode.vcxproj]
        (compiling source file '../../Source/Plugin.cpp')
        What kind of prompt is this, and is it normal
      
      
      	D:\MusicEditing\HISE\hi_dsp_library\dsp_basics\chunkware_simple_dynamics\SimpleGate.h(1,1): warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失 [C:\Users\WEILIN\Desktop\rhapsodyMB\Binaries\Builds\VisualStudio2026\RhapsodyExpansionTemplate_SharedCode.vcxproj]
        (compiling source file '../../Source/Plugin.cpp')
        
        RhapsodyExpansionTemplate_SharedCode.vcxproj -> C:\Users\WEILIN\Desktop\rhapsodyMB\Binaries\Compiled\Shared Code\RhapsodyExpansionTemplate.lib
          正在创建库 .\..\..\Compiled\VST3\RhapsodyExpansionTemplate.lib 和对象 .\..\..\Compiled\VST3\RhapsodyExpansionTemplate.exp
        正在生成代码
        已完成代码的生成
        RhapsodyExpansionTemplate_VST3.vcxproj -> C:\Users\WEILIN\Desktop\rhapsodyMB\Binaries\Compiled\VST3\RhapsodyExpansionTemplate.vst3
      
      

      00.png

      66.png

      11.png

      22.png

      Can export VST3

      posted in General Questions
      GUJIANG
      GUJIAN
    • RE: I have returned to VS2022 Architecture HISE

      @David-Healey Simple projects are no exception

      posted in General Questions
      GUJIANG
      GUJIAN
    • I have returned to VS2022 Architecture HISE

      I have returned to VS2022 Architecture HISE

      VS2022 building HISE-4.1.0 went smoothly. I used IPP instead of fftw3. When I load the project and export VST, HISE.exe still exits the program. I don't know if it's the reason why I upgraded Windows 11 Professional to 25H2

      00.png

      11.png

      22.png

      33.png

      44.png

      55.png

      66.png

      After clicking OK at this step, HISE.exe exits

      posted in General Questions
      GUJIANG
      GUJIAN
    • RE: VS2026 Building HISE Problem

      @David-Healey I don't know, but there were no errors when building HISE. When exporting VST instruments, HISE.exe crashes.

      posted in General Questions
      GUJIANG
      GUJIAN
    • RE: VS2026 Building HISE Problem

      @David-Healey 11.png

      The HISE path is correct

      posted in General Questions
      GUJIANG
      GUJIAN
    • RE: VS2026 Building HISE Problem

      @David-Healey 11.png

      按照老师的方法导出了ExportSetup,但导出VST到一半时HISE还是崩溃退出了

      posted in General Questions
      GUJIANG
      GUJIAN
    • RE: VS2026 Building HISE Problem

      @David-Healey I'm using Windows, but I can't find a solution now. The path is also missing

      posted in General Questions
      GUJIANG
      GUJIAN
    • RE: VS2026 Building HISE Problem

      @David-Healey It still doesn't work. Based on this setup, running git clone --branch develop --recurse-submodules https://github.com/christophhart/HISE.git prompts that it's the latest version, but it feels different from yours. Moreover, the VST export process crashes HISE. Could it be an issue with Windows 11 25H2

      posted in General Questions
      GUJIANG
      GUJIAN
    • RE: VS2026 Building HISE Problem

      @dannytaurus fc2615edbbacc648bb648be7b732d8773ef7e702

      posted in General Questions
      GUJIANG
      GUJIAN
    • RE: VS2026 Building HISE Problem

      @dannytaurus git clone --branch develop --recurse-submodules https://github.com/christophhart/HISE.git

      posted in General Questions
      GUJIANG
      GUJIAN
    • RE: VS2026 Building HISE Problem

      @dannytaurus 11.png

      I don't have this, is it because I set the version of HISE incorrectly

      posted in General Questions
      GUJIANG
      GUJIAN
    • RE: VS2026 Building HISE Problem

      @David-Healey Is my version different? Why can't I find it

      posted in General Questions
      GUJIANG
      GUJIAN
    • RE: VS2026 Building HISE Problem

      @GUJIAN 10.png

      11.png

      I don't know what went wrong

      posted in General Questions
      GUJIANG
      GUJIAN
    • VS2026 Building HISE Problem

      The teacher's video is VS2022, and I built HISE based on the teacher's video. However, I used VS2026 and successfully built HISE. When I arrived at VST3, it prompted me with this issue. Did I do something wrong?

      HISE program crashes when exporting VST3

      1.png

      VS2026.png

      2.png

      3.png

      4.png

      5.png

      6.png

      7.png

      8.png

      posted in General Questions
      GUJIANG
      GUJIAN
    • RE: What is the issue with HISE exporting VST crashing

      @David-Healey Teacher, I don't understand what you're saying. Can you be more specific

      posted in General Questions
      GUJIANG
      GUJIAN
    • What is the issue with HISE exporting VST crashing

      What is the issue with HISE exporting VST crashing

      22.png

      It crashes here, export failed

      posted in General Questions
      GUJIANG
      GUJIAN