View Single Post
Old 08-29-2012, 11:09 PM   #1
morp
Junior Member
morp began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Aug 2012
Device: none
Sigil Error: QtWebKitd4.dll is missing

I intend tweeking Sigil. I started by compiling Sigil from source on Windows 7 (32 bit) using Visual Studio 2010, configured Qt for VS2010, and installed cmake. All added to system Path according individual documentation. But when I run the installed Sigil from the build, I get the following error:

"The program can't start because QtWebKit4.dll is missing from your computer. Try reinstalling the program to fix this problem"

Please, can anyone tell me what is causing this problem and how to resolve the issue or more efficient way to compile Sigil from source on Windows. I did try MinGW but it didn't work either. I used the following flag to configure the Qt for VS2010:

Code:
configure.exe -platform win32-msvc2010 -opensource -qt-zlib -no-webkit -qt-libpng -qt-libmng -qt-libtiff -no-qt3support -qt-libjpeg -nomake tools -nomake examples -nomake demos -nomake docs -nomake translations -ltcg
Thanks
morp is offline   Reply With Quote