chenyongquan2

Results 9 comments of chenyongquan2
trafficstars

> Hi  你好@chenyongquan2 > > Any feedback here? Did you manage to try the above?有什么反馈意见吗?您尝试过上述方法吗? @memsharded Thank you very much for your reply. ``` C:\Users\cyq>conan remote list conancenter: https://center.conan.io [Verify...

> It could be that your IT uses different configuration for browser requests, and might be blocking other non-browser requests.可能是您的 IT 部门对浏览器请求使用了不同的配置,可能会阻止其他非浏览器请求。 > > Can you try the same for...

> > Hi @memsharded, I had previously tried this example at home, and the error message is as shown above.嗨 ,我之前在家里试过这个例子,错误信息如上图所示。 > > Sorry, just to make sure: did you...

> If at home you have exactly the same issue, then I'd say that it seems the problem is the VPN might be filtering the Conan `User-Agent` or something like...

Hi @memsharded It also works ok ![image](https://github.com/conan-io/conan/assets/101924391/575d8ed4-8d51-4725-a894-fc04c0852bec)

> I am really confused about this, I don't know what to think.我真的很困惑,不知道该怎么想。 > > Have you tried to use Conan directly? I mean, it seems that you are calling...

> I have just realized something, this doesn't seem to be a Conan download. It is not Conan that is downloading anything, it seems to be the `CMakeLists.txt` that is...

I have try to download by the curl, and it failed either: ``` C:\Users\cyq>curl -L --verbose -o v0.3.0.tar.gz https://storage.googleapis.com/grpc-bazel-mirror/github.com/census-instrumentation/opencensus-proto/archive/v0.3.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time...

Can I manually download this tgz file and then copy it to a specific Conan directory, so that gRPC can be compiled successfully?