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

Cannot find p4dn.dll #1

Open
sphet opened this issue Feb 4, 2014 · 2 comments
Open

Cannot find p4dn.dll #1

sphet opened this issue Feb 4, 2014 · 2 comments

Comments

@sphet
Copy link

sphet commented Feb 4, 2014

It appears that while the assembly is AnyCPU compatible, I still require 32 or 64 bit P4DN.DLL. I get classic exception when using the P4.net dll:

Exception type: FileNotFoundException
Could not load file or assembly 'p4dn, Version=2.0.0.0, Culture=neutral, PublicKeyToken=ff968dc1933aba6f' or one of its dependencies. The system cannot find the file specified.

Sinc P4DN is a native DLL, I must continue to tackle the 'which DLL to load' problem, except now it is about p4DN.

Please advise.

@sphet
Copy link
Author

sphet commented Feb 4, 2014

I understand now that p4DN 32/64 is embedded in the DLL and then pushed out to disk on load. However, I am getting a FileNotFound exception which I suspect is for a dependency of p4DN instead. I am running VS2012, so maybe I do not have 2010 DLL. I will investigate.

@milang
Copy link
Owner

milang commented Feb 13, 2014

@sphet I am not actively maintaining or using this library anymore.

Have you looked at the official Perforce .NET library?

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