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

Not able to run the Program #1

Open
pavchavan opened this issue Jan 8, 2019 · 1 comment
Open

Not able to run the Program #1

pavchavan opened this issue Jan 8, 2019 · 1 comment

Comments

@pavchavan
Copy link

Not able to run the Program.

Getting the error as:
System.TypeInitializationException occurred
HResult=0x80131534
Message=The type initializer for 'OpenPoseSharp.OpenPosePINVOKE' threw an exception.
Source=
StackTrace:
at OpenPoseSharp.OpenPosePINVOKE.new_IntPoint__SWIG_0(Int32 jarg1, Int32 jarg2)
at OpenPoseSharp.IntPoint..ctor(Int32 x, Int32 y) in C:\Users\admin\Downloads\OpenPoseSharp-master (1)\OpenPoseSharp-master\src\swig\genSwig\IntPoint.cs:line 63
at OpenPoseSharp.Test.Windows.HandLandmarkDetector.Init() in C:\Users\admin\Downloads\OpenPoseSharp-master (1)\OpenPoseSharp-master\src\OpenPoseSharp.Test.Windows\Program.cs:line 73
at OpenPoseSharp.Test.Windows.Program.Main(String[] args) in C:\Users\admin\Downloads\OpenPoseSharp-master (1)\OpenPoseSharp-master\src\OpenPoseSharp.Test.Windows\Program.cs:line 141

Inner Exception 1:
TypeInitializationException: The type initializer for 'SWIGExceptionHelper' threw an exception.

Inner Exception 2:
EntryPointNotFoundException: Unable to find an entry point named 'SWIGRegisterExceptionCallbacks_OpenPose' in DLL 'OpenPose'.

please help me out .

@pavchavan
Copy link
Author

is there any specific way to build the Openpose dll for this wraper to work?

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

1 participant