screenpipe icon indicating copy to clipboard operation
screenpipe copied to clipboard

fix windows build

Open louis030195 opened this issue 1 year ago • 4 comments

https://github.com/mediar-ai/screenpipe/actions/runs/11185353572/job/31098029388

@tribhuwan-kumar any idea whats wrong with pre_build.js?

louis030195 avatar Oct 04 '24 19:10 louis030195

error: https://github.com/microsoft/onnxruntime/releases/download/v1.19.2/onnxruntime-win-x64-gpu-1.19.2.zip: WinHttpSendRequest failed with exit code 10106

they're also facing this same issue WinHttpSendRequest failed with exit code 10106. the contributor of vcpkg suggested to set env variables. i think, this will fix this issue

tribhuwan-kumar avatar Oct 04 '24 22:10 tribhuwan-kumar

error: https://github.com/microsoft/onnxruntime/releases/download/v1.19.2/onnxruntime-win-x64-gpu-1.19.2.zip: WinHttpSendRequest failed with exit code 10106

they're also facing this same issue WinHttpSendRequest failed with exit code 10106. the contributor of vcpkg suggested to set env variables. i think, this will fix this issue

https://github.com/mediar-ai/screenpipe/commit/dcbde84686ed5255f0fe588575565bc812ac8e2b

does not seem to fix

louis030195 avatar Oct 05 '24 00:10 louis030195

This could be possibly fixed by giving the env variables in the same line as the bun command.

Neptune650 avatar Oct 05 '24 02:10 Neptune650

did not fix

/bounty 100

louis030195 avatar Oct 07 '24 17:10 louis030195

💎 $100 bounty • Screenpi.pe

Steps to solve:

  1. Start working: Comment /attempt #432 with your implementation plan
  2. Submit work: Create a pull request including /claim #432 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

Thank you for contributing to mediar-ai/screenpipe!

Add a bountyShare on socials

Attempt Started (GMT+0) Solution
🟢 @Saturn225 #444

algora-pbc[bot] avatar Oct 07 '24 17:10 algora-pbc[bot]

i dont get it, didnt change anything and it passed this time XD

https://github.com/mediar-ai/screenpipe/actions/runs/11220223770

louis030195 avatar Oct 07 '24 17:10 louis030195

@louis030195 But in next run again it fails. I have ran the CI in my local and I am facing issue of same with pre build.js step in Windows CI

varshith257 avatar Oct 08 '24 00:10 varshith257