Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Poweshell buidl script runs into error MSB1001 #7

Open
ghostravenstorm opened this issue Oct 27, 2020 · 0 comments
Open

Poweshell buidl script runs into error MSB1001 #7

ghostravenstorm opened this issue Oct 27, 2020 · 0 comments

Comments

@ghostravenstorm
Copy link

ghostravenstorm commented Oct 27, 2020

Problem:
Poweshell build script runs into error MSB1001.
Preparing to run build script...

Running build script...
Could not load H:\storage\vcom3d\amm\repos\rticommunity\rticonnextdds-connector-cs\tools\Addins\altcover.api.5.0.663\lib\net45\BlackFox.CommandLine.dll (missing FSharp.Core, Version=4.4.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a)
========================================
Build-API
========================================
Microsoft (R) Build Engine version 4.8.4084.0
[Microsoft .NET Framework, version 4.0.30319.42000]
Copyright (C) Microsoft Corporation. All rights reserved.
MSBUILD : error MSB1001: Unknown switch.
Switch: /warnaserror
For switch syntax, type "MSBuild /help"
An error occurred when executing task 'Build-API'.
Error: One or more errors occurred.
        MSBuild: Process returned an error (exit code 1).

How to reproduce:
Grab any Windows system (fresh isntall preferred).
Install Visual Studio with .NET desktop dev environment and F# desktop language support
Clone or fork the repo and follow the setup instructions in the readme
Init submodule
Run powershellscript
Observe error MSB1001

Expectation:
Error MSB1001 should not be occuring.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant