Opened 15 years ago
Closed 15 years ago
#68 closed defect (fixed)
msvcr90.dll bundling issues
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | critical | Milestone: | 1.0 |
Component: | Client | Keywords: | |
Cc: |
Description
According to py2exe tutorial it should just be a case of adding the Microsoft.VC90.CRT
directory to the installer, but this does not work for me.
Other posts suggest copying the raw DLLs into the root dist folder (also did not work).
Change History (2)
comment:1 Changed 15 years ago by
Milestone: | → 1.0 |
---|---|
Owner: | changed from Antoine Martin to Antoine Martin |
Priority: | major → critical |
Status: | new → accepted |
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
Never underestimate my ability to not-to-as-I-am-told. The py2exe tutorial is spot on (I had the wrong version of the DLL...)