Issue3576
Created on 2008-08-17 10:36 by mgiuca, last changed 2022-04-11 14:56 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| embed.makefile.patch | mgiuca, 2008-08-17 10:36 | |||
| Messages (2) | |||
|---|---|---|---|
| msg71264 - (view) | Author: Matt Giuca (mgiuca) | Date: 2008-08-17 10:36 | |
The Python 2.6 version of Demo/embed/Makefile builds against libpython2.5.a, which doesn't exist in this version. Quick patch to let it build against libpython2.6.a. Commit log: Fixed Demo/embed/Makefile to build against libpython2.6.a. |
|||
| msg71307 - (view) | Author: Benjamin Peterson (benjamin.peterson) * ![]() |
Date: 2008-08-18 01:28 | |
Fixed in r65798. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:56:37 | admin | set | github: 47826 |
| 2008-08-18 01:28:38 | benjamin.peterson | set | status: open -> closed resolution: fixed messages: + msg71307 nosy: + benjamin.peterson |
| 2008-08-17 10:36:26 | mgiuca | create | |
