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

Doesnt working win 7 64 bits ( running at 32 bits ) #7

Open
GoogleCodeExporter opened this issue May 28, 2015 · 1 comment
Open

Doesnt working win 7 64 bits ( running at 32 bits ) #7

GoogleCodeExporter opened this issue May 28, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. copy all dlls
2. Try to use the example code on a new project
3. Exception on libpdf (FileLoadException
No se pudo cargar un procedimiento importado por 'libpdf, 
Version=1.0.3825.26478, Culture=neutral, PublicKeyToken=null'.
No se encontró el proceso especificado. (Excepción de HRESULT: 0x8007007F)

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

What version of the product are you using? On what operating system?
Windows 7 64 bits
Visual studio 2010 
output 32bits

Please provide any additional information below.
first i have FileNotFoundException, searching i found that i need QtXml4.dll 
that one wasnt come on binaries.zip i download qt4 and copy that file.

Original issue reported on code.google.com by omar.oma...@gmail.com on 9 Aug 2013 at 6:31

@GoogleCodeExporter
Copy link
Author

I am trying to convert PDF to PNG.

But I am also not able to run this program in visual studio of my PC.
PC OS is x64, windows 7

First there was an error that libpdf.dll could not be found, then i have 
downloaded QtXml4.dll and pasted to my project's bin\Debug folder.Now it is 
giving me A procedure imported b 'libpdf.dll' could not be loaded.

Plesae help me.

Thanks in Advance....

Original comment by vishalpa...@gmail.com on 10 Nov 2014 at 1:14

Attachments:

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

No branches or pull requests

1 participant