MinWoo(Daniel) Park

Results 10 comments of MinWoo(Daniel) Park

OS: Ubuntu 20.04 in wsl2 from windows10 I followed readme. What possible error in this procedure? I installed all dependencies. Is there any guide for using brew in Mac?

[nikias](https://github.com/nikias) First, I sincerely thank you for this wonderful project and your passionate assistance. I greatly respect the hard and demanding work involved in contributing to the open-source community. I...

![image](https://github.com/libimobiledevice/idevicerestore/assets/81407603/261792ca-e7a6-467f-863a-0cfa646ca836) Thanks for your support!

![image](https://github.com/libimobiledevice/idevicerestore/assets/81407603/d3a54f85-6458-42cf-992c-11db3e1b45c2) Here it is!

Is it possible to compile in windows directly? Maybe WSL2 have trouble to access device port.

Thank you again!! last 3 row, I have some error. This is full history log! [history.txt](https://github.com/libimobiledevice/idevicerestore/files/14770784/history.txt) ``` ./autogen.sh libzip_VERSION=1.7.1 libzip_CFLAGS="-I`pwd`/deps/include" libzip_LIBS="`pwd`/deps/lib/libzip.a /mingw64/lib/libbz2.a /mingw64/lib/liblzma.a" zlib_LIBS="/mingw64/lib/libz.a" libcurl_CFLAGS="-I`pwd`/deps/include" libcurl_LIBS="`pwd`/deps/lib/libcurl.a /mingw64/lib/libzstd.a -lws2_32 -lcrypt32 -lwldap32...

I'm feeling hopeful as it seems like we're nearing a solution. I'm keeping my fingers crossed for my phone to be back in action!! Thank you so much for your...

Thank you sincerely for the fantastic project and passionate responses once again!

> Hi @MitchellMonaghan, @Abhranta, > > Could you try upgrading the installed version of accelerate in your env: `pip install -U accelerate`? Worked for me.