Giter VIP home page Giter VIP logo

audacity-with-asio-builder's People

Contributors

stannieman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

audacity-with-asio-builder's Issues

DNS Failure

Hello, This container failed to resolve github.com until i provided a DNS server on my local network, causing the script to break all over the place. I resolved this for myself by adding the --DNS flag to my local DNS server

Docker won't build container.

Hello,
i am new to docker and i have an issue. The script doesn't do anything and i get this error:

Starting Docker container to build Audacity with ASIO support
C:\Program Files\Docker\Docker\Resources\bin\docker.exe: Error response from daemon: hcsshim::PrepareLayer - failed failed in Win32: Unzulässige Funktion. (0x1).

Any idea what i can do?

WinVer: 1903 - 18362.295
Docker: 2.1.0.3

doesn't build

PREPARING BUILD FOR PACKAGING
Get-ChildItem : Cannot find path 'C:\BuildDir\Audacity\win\Release' because it does not exist.
At C:\Build.ps1:73 char:1

  • Get-ChildItem BuildDir/Audacity/win/Release -Filter '*.lib' | Remove- ...
  •   + CategoryInfo          : ObjectNotFound: (C:\BuildDir\Audacity\win\Release:String) [Get-ChildItem], ItemNotFoundE
     xception
      + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand
    
    

Remove-Item : Cannot find path 'C:\BuildDir\Audacity\win\Release\Audacity.exp' because it does not exist.
At C:\Build.ps1:74 char:1

  • Remove-Item BuildDir/Audacity/win/Release/Audacity.exp
  •   + CategoryInfo          : ObjectNotFound: (C:\BuildDir\Aud...se\Audacity.exp:String) [Remove-Item], ItemNotFoundEx
     ception
      + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand
    
    

Remove-Item : Cannot find path 'C:\BuildDir\Audacity\win\Release\Audacity.iobj' because it does not exist.
At C:\Build.ps1:75 char:1

  • Remove-Item BuildDir/Audacity/win/Release/Audacity.iobj
  •   + CategoryInfo          : ObjectNotFound: (C:\BuildDir\Aud...e\Audacity.iobj:String) [Remove-Item], ItemNotFoundEx
     ception
      + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand
    
    

Remove-Item : Cannot find path 'C:\BuildDir\Audacity\win\Release\Audacity.ipdb' because it does not exist.
At C:\Build.ps1:76 char:1

  • Remove-Item BuildDir/Audacity/win/Release/Audacity.ipdb
  •   + CategoryInfo          : ObjectNotFound: (C:\BuildDir\Aud...e\Audacity.ipdb:String) [Remove-Item], ItemNotFoundEx
     ception
      + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand
    
    

Remove-Item : Cannot find path 'C:\BuildDir\Audacity\win\Release\Audacity.pdb' because it does not exist.
At C:\Build.ps1:77 char:1

  • Remove-Item BuildDir/Audacity/win/Release/Audacity.pdb
  •   + CategoryInfo          : ObjectNotFound: (C:\BuildDir\Aud...se\Audacity.pdb:String) [Remove-Item], ItemNotFoundEx
     ception
      + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand
    
    

Copy-Item : The filename, directory name, or volume label syntax is incorrect.
At C:\Build.ps1:79 char:1

  • Copy-Item $vcRedistPath/* BuildDir/Audacity/win/Release/
  •   + CategoryInfo          : NotSpecified: (:) [Copy-Item], IOException
      + FullyQualifiedErrorId : System.IO.IOException,Microsoft.PowerShell.Commands.CopyItemCommand
    
    

Copy-Item : Cannot find path 'C:\BuildDir\WXWidgets\lib\vc_dll\wxbase311u_net_vc_custom.dll' because it does not exist.
At C:\Build.ps1:81 char:1

  • Copy-Item "$env:WXWIN/lib/vc_dll/wxbase$wxWidgetsVersionInFileName`u_ ...
  •   + CategoryInfo          : ObjectNotFound: (C:\BuildDir\WXW...t_vc_custom.dll:String) [Copy-Item], ItemNotFoundExce
     ption
      + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
    
    

Copy-Item : Cannot find path 'C:\BuildDir\WXWidgets\lib\vc_dll\wxbase311u_vc_custom.dll' because it does not exist.
At C:\Build.ps1:82 char:1

  • Copy-Item "$env:WXWIN/lib/vc_dll/wxbase$wxWidgetsVersionInFileName`u_ ...
  •   + CategoryInfo          : ObjectNotFound: (C:\BuildDir\WXW...u_vc_custom.dll:String) [Copy-Item], ItemNotFoundExce
     ption
      + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
    
    

Copy-Item : Cannot find path 'C:\BuildDir\WXWidgets\lib\vc_dll\wxmsw311u_adv_vc_custom.dll' because it does not exist.
At C:\Build.ps1:83 char:1

  • Copy-Item "$env:WXWIN/lib/vc_dll/wxmsw$wxWidgetsVersionInFileName`u_a ...
  •   + CategoryInfo          : ObjectNotFound: (C:\BuildDir\WXW...v_vc_custom.dll:String) [Copy-Item], ItemNotFoundExce
     ption
      + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
    
    

Copy-Item : Cannot find path 'C:\BuildDir\WXWidgets\lib\vc_dll\wxmsw311u_core_vc_custom.dll' because it does not exist.
At C:\Build.ps1:84 char:1

  • Copy-Item "$env:WXWIN/lib/vc_dll/wxmsw$wxWidgetsVersionInFileName`u_c ...
  •   + CategoryInfo          : ObjectNotFound: (C:\BuildDir\WXW...e_vc_custom.dll:String) [Copy-Item], ItemNotFoundExce
     ption
      + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
    
    

Copy-Item : Cannot find path 'C:\BuildDir\WXWidgets\lib\vc_dll\wxmsw311u_html_vc_custom.dll' because it does not exist.
At C:\Build.ps1:85 char:1

  • Copy-Item "$env:WXWIN/lib/vc_dll/wxmsw$wxWidgetsVersionInFileName`u_h ...
  •   + CategoryInfo          : ObjectNotFound: (C:\BuildDir\WXW...l_vc_custom.dll:String) [Copy-Item], ItemNotFoundExce
     ption
      + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
    
    

Copy-Item : Cannot find path 'C:\BuildDir\WXWidgets\lib\vc_dll\wxbase311u_xml_vc_custom.dll' because it does not exist.
At C:\Build.ps1:86 char:1

  • Copy-Item "$env:WXWIN/lib/vc_dll/wxbase$wxWidgetsVersionInFileName`u_ ...
  •   + CategoryInfo          : ObjectNotFound: (C:\BuildDir\WXW...l_vc_custom.dll:String) [Copy-Item], ItemNotFoundExce
     ption
      + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
    
    

Copy-Item : Cannot find path 'C:\BuildDir\WXWidgets\lib\vc_dll\wxmsw311u_qa_vc_custom.dll' because it does not exist.
At C:\Build.ps1:87 char:1

  • Copy-Item "$env:WXWIN/lib/vc_dll/wxmsw$wxWidgetsVersionInFileName`u_q ...
  •   + CategoryInfo          : ObjectNotFound: (C:\BuildDir\WXW...a_vc_custom.dll:String) [Copy-Item], ItemNotFoundExce
     ption
      + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
    
    

Rename-Item : Cannot rename because item at 'BuildDir/Audacity/win/Release' does not exist.
At C:\Build.ps1:88 char:1

  • Rename-Item BuildDir/Audacity/win/Release Audacity
  •   + CategoryInfo          : InvalidOperation: (:) [Rename-Item], PSInvalidOperationException
      + FullyQualifiedErrorId : InvalidOperation,Microsoft.PowerShell.Commands.RenameItemCommand
    
    
    
    
    
    

CREATING ZIP PACKAGING
Compress-Archive : The path 'BuildDir/Audacity/win/Audacity' either does not exist or is not a valid file system path.
At C:\Build.ps1:94 char:1

  • Compress-Archive BuildDir/Audacity/win/Audacity externalvolume/Audaci ...
  •   + CategoryInfo          : InvalidArgument: (BuildDir/Audacity/win/Audacity:String) [Compress-Archive], InvalidOper
     ationException
      + FullyQualifiedErrorId : ArchiveCmdletPathNotFound,Compress-Archive
    

OS Build incompatibility

Great Update, I was almost there, but

after updating Windows 10 to 1803, I'm on build 10.17134.556 which is incompatible to the build you used:

Starting Docker container to build Audacity with ASIO support
Unable to find image 'stannieman/audacity-with-asio-builder:1.1.0' locally
1.1.0: Pulling from stannieman/audacity-with-asio-builder
C:\Program Files\Docker\Docker\Resources\bin\docker.exe: a Windows version 10.0.17763-based image is incompatible with a 10.0.17134 host.

Not sure how to get to the same build since I'm using the standard windows update and I'm located in Germany. Maybe I just need to wait for additional updates to get to the same build?

Cheers,
Huettenwirt

Script is producing Error

Hi,

I just wanted to compile my very own version of Audacity with ASIO, but the script came up with the following error:

ERROR: for audacity-asio-builder Cannot start service audacity-asio-builder: CreateComputeSystem e6ea7ba42d9c6f14d3eff607c23b26ad903b8c5cfdf4c4d5d91219475bebf636: Die gebietsschemaspezifische Ressource für die gewünschte Meldung ist nicht vorhanden.

This error comes up twice and I have no clue what to do ;-)

Any advice?

I replaced the Hash with the most current Hash from the Audacity GitHub Repo. Anything else I left untouched...

Thanks,
Huettenwirt

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.