Rainie3535 / sigil

Automatically exported from code.google.com/p/sigil
GNU General Public License v3.0
0 stars 0 forks source link

QtCore4.dll error #1208

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please read http://code.google.com/p/sigil/wiki/ReportingIssues for
information about submitting a good bug report.

What steps will reproduce the problem?
1.After inastall new version 0.5.0 (before 0.4.2)

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

When I trying to run the program I get an error:

"
---------------------------
Sigil.exe - Entry Point Not Found
---------------------------
The procedure entry point ??0QDataStream@@QAE@PAVQByteArray@@H@Z could not be 
located in the dynamic link library QtCore4.dll. 
---------------------------
OK   
---------------------------
"

I haven't QtCore4.dll in system32. I tried to run the Sigil with installed in 
the system32 dll but it did not help. I have QtCore4.dll in Program Files in 
Sigil folder.

What version of the product are you using? On what operating system?
Sigil 0.5.0, Windows 7 Pro x86 EN

Please provide any additional information below. If your source file
(SGF/EPUB/HTML/etc) is required to fully understand the problem, please
attach it to this issue. Read the ReportingIssues wiki page before
submitting!

Original issue reported on code.google.com by 89grzes...@gmail.com on 27 Jan 2012 at 3:19

GoogleCodeExporter commented 9 years ago
I checked the version 0.4.9 and it works fine.

Original comment by 89grzes...@gmail.com on 27 Jan 2012 at 3:32

GoogleCodeExporter commented 9 years ago
I solved the problem.

It turns out that version 0.5.0 is missing some files that are included in 
version 0.4.9. Reinstall version 0.5.0. gave no results. Only after i installed 
version 0.4.9 and version 0.5.0 reinstall was able to run the program.

Original comment by 89grzes...@gmail.com on 27 Jan 2012 at 3:35

GoogleCodeExporter commented 9 years ago

Original comment by john@nachtimwald.com on 28 Jan 2012 at 2:11

GoogleCodeExporter commented 9 years ago
I've tested with the version 4.6 of QtCore4.dll and it's working as well.
I've found it here:
http://www.opendll.com/index.php?file-download=qtcore4.dll&arch=32Bit&version=4.
6.2.0&dsc=

Original comment by davidleg...@gmail.com on 29 Jan 2012 at 3:50