Build Issue · Issue #7 · microsoft/BioModelAnalyzer · GitHub
Skip to content
This repository was archived by the owner on Jul 19, 2024. It is now read-only.
This repository was archived by the owner on Jul 19, 2024. It is now read-only.

Build Issue #7

Description

@davidshorthouse

Upon attempting to build I get the following error:

Write-Error : A positional parameter cannot be found that accepts argument '+'.
At C:\Program Files (x86)\BMA\build.ps1:12 char:5

  • Write-Error -Message 'ERROR: Failed to locate MSBuild at ' + $msb ...
    
  • ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidArgument: (:) [Write-Error], ParameterBindingException
    • FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.WriteErrorCom

C:\Program Files (x86)\BMA\BuildAndRun.ps1 : ERROR: Build script (build.ps1) ended with an error
At line:1 char:1

  • .\BuildAndRun.ps1
  •   + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
      + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,BuildAndRun.ps1
    
    

(I'm pretty sure I have MSBuild installed through VisualStudio.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions