[Qgis-developer] runtime error
Arpita Singh
singarpita at gmail.com
Thu Feb 4 12:10:46 EST 2010
Hi All,
I am tryng to build the installation file of my python program but it doesnt
include few of dll's..So it runs properly on the system where Quantum is
installed, and wen i try
it to run on another PC which doesnt have Quantum installed it give error
...of the following dll not found..
*error:*
*** binary dependencies ***
Your executable(s) also depend on these dlls which are not included,
you may or may not need to distribute them.
Make sure you have the license if you distribute any of them, and
make sure you don't distribute files belonging to the operating system.
OLEAUT32.DLL - C:\WINDOWS\system32\OLEAUT32.DLL
USER32.dll - C:\WINDOWS\system32\USER32.dll
IMM32.DLL - C:\WINDOWS\system32\IMM32.DLL
WINMM.DLL - C:\WINDOWS\system32\WINMM.DLL
ADVAPI32.DLL - C:\WINDOWS\system32\ADVAPI32.DLL
msvcrt.dll - C:\WINDOWS\system32\msvcrt.dll
WS2_32.DLL - C:\WINDOWS\system32\WS2_32.DLL
libgrass_dgl.6.3.0.dll - C:\Program Files\Quantum
GIS\libgrass_dgl.6.3.0.dll
GDI32.dll - C:\WINDOWS\system32\GDI32.dll
libgrass_dbmibase.6.3.0.dll - C:\Program Files\Quantum
GIS\libgrass_dbmibase.6.3.0.dll
libgrass_rtree.6.3.0.dll - C:\Program Files\Quantum
GIS\libgrass_rtree.6.3.0.dll
libgeos-3-0-0.dll - C:\Program Files\Quantum GIS\libgeos-3-0-0.dll
KERNEL32.dll - C:\WINDOWS\system32\KERNEL32.dll
SHFOLDER.DLL - C:\WINDOWS\system32\SHFOLDER.DLL
QtSvg4.dll - C:\Program Files\Quantum GIS\QtSvg4.dll
WSOCK32.DLL - C:\WINDOWS\system32\WSOCK32.DLL
OLE32.dll - C:\WINDOWS\system32\OLE32.dll
libproj.dll - C:\Program Files\Quantum GIS\libproj.dll
SHELL32.DLL - C:\WINDOWS\system32\SHELL32.DLL
COMDLG32.DLL - C:\WINDOWS\system32\COMDLG32.DLL
SECUR32.dll - C:\WINDOWS\system32\SECUR32.dll
WINSPOOL.DRV - C:\WINDOWS\system32\WINSPOOL.DRV
libgeos_c-1.dll - C:\Program Files\Quantum GIS\libgeos_c-1.dll
*** creating the inno setup script***
InnoSetup script: D:\project\dist\MGIS.iss
*** compiling the inno setup script***
Running InnoSetup: C:\InnoSetup\ISCC.exe D:\project\dist\MGIS.iss
The system cannot find the path specified.
InnoSetup returned errorlevel: 1
D:\project>cd dist
--
Arpita
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/qgis-developer/attachments/20100204/55afa01c/attachment.html
More information about the Qgis-developer
mailing list