madskristensen / PhotoGallery

ASP.NET Core Photo Gallery
https://gallerytemplate.azurewebsites.net/
172 stars 66 forks source link

not support raspberry(arm32?) #14

Open tmoonlight opened 2 years ago

tmoonlight commented 2 years ago

here is my stack:

================== fail: Microsoft.AspNetCore.Server.Kestrel[13] Connection id "0HMCVKBIT413C", Request id "0HMCVKBIT413C:00000001": An unhandled exception was thrown by the application. System.DllNotFoundException: Unable to load DLL 'libsass': The specified module or one of its dependencies could not be found. (Exception from HRESULT: 0x8007007E) at SharpScss.LibSass.sass_alloc_memory(size_t size) at SharpScss.LibSass.StringUtf8.op_Implicit(String text) at SharpScss.Scss.FromCore(String fromStringOrFile, Boolean fromFile, ScssOptions options) at SharpScss.Scss.ConvertToCss(String scss, ScssOptions options) at WebOptimizer.Sass.Compiler.ExecuteAsync(IAssetContext context) at WebOptimizer.Asset.d22.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at WebOptimizer.AssetBuilder.d5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()