Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

能否支持linux版本 #419

Open
haifding opened this issue Jul 22, 2022 · 1 comment
Open

能否支持linux版本 #419

haifding opened this issue Jul 22, 2022 · 1 comment

Comments

@haifding
Copy link

.net core3.1、NET6 程序会放到 CentOS7.9上面去运行。现在windows可以正常使用 , linux服务上报错

=======message=======The type initializer for 'Emgu.CV.CvInvoke' threw an exception.| at Emgu.CV.CvInvoke.Imread(String filename, ImreadModes loadType)
at OcrLiteLib.OcrLite.Detect(String img, Int32 padding, Int32 imgResize, Single boxScoreThresh, Single boxThresh, Single unClipRatio, Boolean doAngle, Boolean mostAngle)
at NetModular.Module.Scrm.Web.Controllers.FansAccountController.ceshitupian() in D:\Program Files\Jenkins.jenkins\workspace\Dev-FishScrm-API\src\Web\Controllers\FansAccountController.cs:line 177

@benjaminwan
Copy link
Contributor

一般linux的bin或dll都需要本机编译。如果nuget上面没有提供对应的版本,那就没办法了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants