Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

Fixed cross-compil build from Linux to Windows #18

Merged
merged 1 commit into from
Mar 27, 2022

Conversation

foxzool
Copy link
Contributor

@foxzool foxzool commented Mar 27, 2022

cargo build --target=x86_64-pc-windows-gnu the linker failed ( /usr/lib/gcc/x86_64-w64-mingw32/11.2.0/../../../../x86_64-w64-mingw32/bin/ld: cannot find -lIphlpapi).

same issue

@codecov
Copy link

codecov bot commented Mar 27, 2022

Codecov Report

Merging #18 (36cb1b5) into main (d51c73a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #18   +/-   ##
=======================================
  Coverage   45.77%   45.77%           
=======================================
  Files          28       28           
  Lines        3216     3216           
  Branches     1391     1392    +1     
=======================================
  Hits         1472     1472           
  Misses        305      305           
  Partials     1439     1439           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d51c73a...36cb1b5. Read the comment docs.

@rainliu rainliu merged commit 2d193c0 into webrtc-rs:main Mar 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants