Forum
    • Categories
    • Register
    • Login
    1. Home
    2. boim98208
    B
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Groups 0

    boim98208

    @boim98208

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

    boim98208 Unfollow Follow

    Latest posts made by boim98208

    • RE: Can't find Test MSBuild when doing export setup

      @David-Healey Just did that and can confirm it works now :D. Thanks a lot for all the responsive help

      posted in General Questions
      B
      boim98208
    • RE: Can't find Test MSBuild when doing export setup

      @David-Healey Rebuilt it and went through compiling again. Came across this new error

      !LINK : fatal error LNK1104: cannot open file '.....\Compiled\Shared Code\My First Project.lib' [D:\HISE Projects\My First Project\Binaries\Builds\VisualStudio2026\My First Project_SharedCode.vcxproj]
      !Compilation error. Check the compiler output.

      I ran as administrator and checked if the file existed and they both had the same error

      9dc4677f-eb12-42b7-b206-ef8a80172410-image.png

      I linked a file to the compilation log in case that helps

      posted in General Questions
      B
      boim98208
    • Can't find Test MSBuild when doing export setup

      Re: Export Wizard - MSBuild detection issue on Windows (VS 2022 Professional)

      Currently following the audiodevschool HISE Bootcamp: No Coding Required and noticed that the newest HISE version's export wizard is different from the one in the vids. I went through it and got this issue.

      955fa3ff-4ce6-4b47-8515-5f03a22575d0-image.png

      I switched between VS 2026 and 2022 community editions and I still got the same error even though I can clearly see the exe file in C:\Program Files\Microsoft Visual Studio\18\Community\MSBuild\Current\Bin
      and C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin

      6f1c79eb-3260-40e8-8d62-09259298a114-image.png

      When I went through the export wizard in the standalone binary in https://github.com/christophhart/HISE/releases, I see an export wizard closer to the one in the sampler but then I get this error 62b2174d-9879-4224-a83c-24329824ecd3-image.png

      which is weird because I used Projucer to compile HISE. Could anybody please help me figure this out? I'm a complete beginner in all this and I'm getting really confused with all these errors 😅

      posted in General Questions
      B
      boim98208