#789: mysqldb aka mysql-python broken on windows
--------------------------+-------------------------------------------------
Reporter: jorge.vargas | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 0.9a5
Component: SQLObject | Version: 0.9a4
Severity: major | Resolution:
Keywords: |
--------------------------+-------------------------------------------------
Comment (by godoy):
I was checking some old notes and I don't know how relevant they are, but
IIRC this is due to the fact that the binary release of Python was built
with this compiler. It is related to binary object mapping and linking.
If you've built your Windows version of Python with MinGW or CygWin then
you'd see a different requirement. The problem is that there are some
standard C stuff missing from Windows and they are implemented by each
compiler, sacrificing binary compatibility.
Anyway, this is from old messages I had here. Things might have
changed...
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/789>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" 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/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---