Skip to content

I can't execute monobooth because it doesn't find dll  #3

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. I have install Mono and monobooth follow the wiki step


What is the expected output? What do you see instead?

I can't execute monobooth because the console show this message

sudo mono monobooth.exe
System.TypeInitializationException: An exception was thrown by the type 
initializer for Emgu.CV.CvInvoke ---> System.DllNotFoundException: 
opencv_core231
  at (wrapper managed-to-native) Emgu.CV.CvInvoke:cvRedirectError (Emgu.CV.CvInvoke/CvErrorCallback,intptr,intptr)
  at Emgu.CV.CvInvoke..cctor () [0x00000] in <filename unknown>:0 
  --- End of inner exception stack trace ---
  at Emgu.CV.Capture..ctor (Int32 camIndex) [0x00000] in <filename unknown>:0 
  at Emgu.CV.Capture..ctor () [0x00000] in <filename unknown>:0 
  at PhotoBooth.frmMain.startPreview () [0x00000] in <filename unknown>:0 
  at PhotoBooth.frmMain.frmMain_Load (System.Object sender, System.EventArgs e) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Form.OnLoad (System.EventArgs e) [0x00000] in <filename unknown>:0 
  at System.Windows.Forms.Form.OnLoadInternal (System.EventArgs e) [0x00000] in <filename unknown>:0 



What version of the product are you using? On what operating system?

I have using monobooth/x86 over lubunut 14.04 LTS in ARM arch ODROID-U3

Thanks


Original issue reported on code.google.com by gabicasas@gmail.com on 19 Dec 2014 at 11:39

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions