forked from Fluxora-Org/Fluxora-Contracts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest_output.txt
More file actions
27 lines (22 loc) · 2.34 KB
/
Copy pathtest_output.txt
File metadata and controls
27 lines (22 loc) · 2.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
cargo : Compiling proc-macro2 v1.0.106
At line:1 char:55
+ ... ontracts" ; cargo test -p fluxora_stream --lib > test_output.txt 2>&1 ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: ( Compiling proc-macro2 v1.0.106
:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
Compiling quote v1.0.45
Compiling serde_core v1.0.228
Compiling typenum v1.19.0
error: linker `link.exe` not found
|
= note: program not found
note: the msvc targets depend on the msvc linker but `link.exe` was not found
note: please ensure that Visual Studio 2017 or later, or Build Tools for
Visual Studio were installed with the Visual C++ option.
note: VS Code is a different product, and is not sufficient.
error: could not compile `quote` (build script) due to 1 previous error
warning: build failed, waiting for other jobs to finish...
error: could not compile `proc-macro2` (build script) due to 1 previous error
error: could not compile `serde_core` (build script) due to 1 previous error
error: could not compile `typenum` (build script) due to 1 previous error