Hi,
Am 02.09.2010 13:55, schrieb Dan Halbert:
I see differences in the dist\myprog directory between the old
python26win build and this build. In the old build, there were
separate subfolders for Microsoft.VC80.CRT, Microsoft.VC90.CRT, and
Microsoft.VC90.MFC containing the manifests and dll's. In the r892
build, the folders don't exist, the contents of the folders have been
moved up into the main folder, and the VC80 manifest and folder aren't
present.
I was able to transplant the new myprog.exe into the old build
directory (with the subfolders) and it worked just fine.
Any idea where the VC80 dependency comes from? (probably run
bindepend.py on the .pyd's of the old build to find it)
I think that one missing from the newer build is what breaks it.
(The subfolders shouldn't make a difference really, if you move them out
into the main in the old build it should also still work)
Regards
--
Florian Höch
--
You received this message because you are subscribed to the Google Groups
"PyInstaller" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/pyinstaller?hl=en.