HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. lloyduss
    L
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Groups 0

    lloyduss

    @lloyduss

    1
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    lloyduss Unfollow Follow

    Best posts made by lloyduss

    • RE: Problem launching HISE build on Windows (Parallels Desktop)

      @lloyduss UPDATE:

      After some debugging, I’ve figured out what’s most likely causing the issue.

      When I try to launch my “HISE Debug.exe” build, Visual Studio throws this error:

      Unhandled exception at 0x00007FF70655F7C6 in HISE Debug.exe: 0xC000001D: Illegal Instruction
      

      It seems that this happens because I’m running Windows 11 ARM inside Parallels Desktop on an Apple Silicon Mac (M1/M2), while the build targets x64 (Intel).

      In other words, HISE is compiled for an Intel CPU, but my Windows installation is ARM-based — and that mismatch causes the app to crash immediately on launch.

      So now I’m wondering:
      👉 Is there a way to make HISE fully compatible with Windows ARM (maybe by compiling it as ARM64 in Visual Studio)?
      👉 Or do I absolutely need to use a computer or virtual machine running a proper x64 Windows environment to get HISE working correctly?

      Any insights or workarounds would be super appreciated. 🙏

      posted in General Questions
      L
      lloyduss

    Latest posts made by lloyduss

    • RE: Problem launching HISE build on Windows (Parallels Desktop)

      @lloyduss UPDATE:

      After some debugging, I’ve figured out what’s most likely causing the issue.

      When I try to launch my “HISE Debug.exe” build, Visual Studio throws this error:

      Unhandled exception at 0x00007FF70655F7C6 in HISE Debug.exe: 0xC000001D: Illegal Instruction
      

      It seems that this happens because I’m running Windows 11 ARM inside Parallels Desktop on an Apple Silicon Mac (M1/M2), while the build targets x64 (Intel).

      In other words, HISE is compiled for an Intel CPU, but my Windows installation is ARM-based — and that mismatch causes the app to crash immediately on launch.

      So now I’m wondering:
      👉 Is there a way to make HISE fully compatible with Windows ARM (maybe by compiling it as ARM64 in Visual Studio)?
      👉 Or do I absolutely need to use a computer or virtual machine running a proper x64 Windows environment to get HISE working correctly?

      Any insights or workarounds would be super appreciated. 🙏

      posted in General Questions
      L
      lloyduss
    • Problem launching HISE build on Windows (Parallels Desktop)

      Hi everyone,

      I’m currently following a tutorial from AudioDevSchool about how to build HISE on Windows using Parallels Desktop. I’ve followed every step carefully, and the build process seems to go fine.
      When I create the build “Debug with Faust,” it successfully generates the “HISE Debug” application file (along with the other build files). However, when I click on the “HISE Debug” app, nothing happens — it shows a brief loading cursor for a few seconds, and then just stops. HISE never actually opens.

      I’ve already tried uninstalling and reinstalling everything multiple times, making sure there are no leftover files from previous installations, but I keep running into the same issue — the build simply won’t open.

      Has anyone experienced this before, or does anyone know what could be causing this issue?
      Any help would be greatly appreciated!

      Thanks in advance.

      Capture d’écran 2025-10-20 à 12.01.10.png

      posted in General Questions
      L
      lloyduss