Results 14 comments of evenlee

meet the same problem, as I investigating, my random local port(25293..) is not open(), then I switched to set a specific opened port(1400), SharpCifs.Config.SetProperty("jcifs.smb.client.lport", "1400"); SharpCifs.Config.Apply(); but the code does...

I notice this recently too, build same .netcore 3.1 solution, my 5800x hachintosh jsut need up to 12 seconds, but M1 Max Macbook Pro takes up to 48 seconds, also...

I met errors when using **dotnet build -bl** on Mac , the reason is I have a .net 6 winform app and a .net 4.5 lib project in the solution,...

[output_from_msbuild_failed_M1Max.log](https://github.com/dotnet/msbuild/files/9506810/output_from_msbuild_failed_M1Max.log) [output_from_vs_2022_build_intel_mac.log](https://github.com/dotnet/msbuild/files/9506811/output_from_vs_2022_build_intel_mac.log) [output_from_vs_2022_build_M1Max.log](https://github.com/dotnet/msbuild/files/9506812/output_from_vs_2022_build_M1Max.log) dotnet build --version MSBuild version 17.3.0+92e077650 for .NET As I mentioned, I have a winform project(fix error by adding `true` in project file) and a .Net 4.5...

I did more testing, seems the issue is the .NETFramework 4.5 lib project, if I remove it and related projects depended on it, the rebuild time is almost same in...

I have same issue too, > [hostagent] Waiting for the essential requirement 1 of 5: "ssh" > [hostagent] QEMU has exited > exiting, status={Running:false Degraded:false Exiting:true Errors:[] SSHLocalPort:0} (hint: see...

> @evenlee it shows `Error: HV_ERROR`, most likely your hackintosh does not have HVF virtualisation enabled. > > For now, you can install the development version to get rid of...

same issue when I try to install it.

Thanks @orar , I am on M1 Max, python2 not work properly.

@felix-fly ,我看了半天,想知道你到底怎么用的4b,主路由还是旁路由?