ESC-POS-USB-NET icon indicating copy to clipboard operation
ESC-POS-USB-NET copied to clipboard

"Unable to load shared library 'winspool.drv' or one of its dependencies" on Mac

Open drdzc opened this issue 4 years ago • 8 comments

Hello, when building a self-contained net core app for Mac, it throws this exception after calling PrintDocument()

drdzc avatar Jun 23 '20 18:06 drdzc

Same problem Blazor server, .net 5 mac os catalina Error: Unable to load shared library 'winspool.Drv' or one of its dependencies. In order to help diagnose loading problems, consider setting the DYLD_PRINT_LIBRARIES environment variable: dlopen(libwinspool.Drv, 1): image not found

TimurDavranov avatar Apr 18 '21 19:04 TimurDavranov

Similar issue. Xamarin.Mac / .NET 4.8 Mac Big Sur Error: System.DllNotFoundException | winspool.Drv assembly: type: member:(null)

xagon0 avatar Jun 02 '21 20:06 xagon0

Same problem on Linux. It's likely RAW format works on Windows OS...

Rombersoft avatar Sep 13 '21 14:09 Rombersoft

hi everybody, i've the same problem here, anyone know how to resolve?

nturini-cascinanet avatar Aug 03 '22 15:08 nturini-cascinanet

The same here. The Readme says it works for Ubuntu, but how can this be. There is no Winsppol.Drv on Linux!

hjgode avatar Jan 14 '23 19:01 hjgode

Same problem here for Blazor .NET 6

ebuojr avatar Mar 07 '23 20:03 ebuojr

Has anyone been able to solve this?

Is @mtmsuhail still working on this project?

Thanks in advance.

akema-trebla avatar Mar 06 '24 15:03 akema-trebla