| Issue 286: | Compiling Dependencies Problem | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? Compiling Dependencies *** 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 SHELL32.dll - C:\WINDOWS\system32\SHELL32.dll KERNEL32.dll - C:\WINDOWS\system32\KERNEL32.dll ODBC32.dll - C:\WINDOWS\system32\ODBC32.dll COMDLG32.dll - C:\WINDOWS\system32\COMDLG32.dll ADVAPI32.dll - C:\WINDOWS\system32\ADVAPI32.dll COMCTL32.dll - C:\WINDOWS\system32\COMCTL32.dll WS2_32.dll - C:\WINDOWS\system32\WS2_32.dll GDI32.dll - C:\WINDOWS\system32\GDI32.dll ole32.dll - C:\WINDOWS\system32\ole32.dll What is the expected output? What do you see instead? Small GUI application with database file *.mdb connection. What version of the product are you using? On what operating system? Using Python 2.7,pydobc for 2.7 and py2exe for compiling
Sep 26, 2012
Project Member
#1
mkleehammer
Status:
NoFix
|