You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pyodbc
Anyone have a build for 2.5.4 or any 2.5.x flavor x64?
Trying to get Maya to play nice with this.
I have been banging my head on gcc all day. I can get 99% of the way
there but the pyd wont import, complaining about missing
Py_InitModule.
If I go ahead and clean up my linkage to get the correct entry for
Py_Init* I then get an "undefined reference to
`__imp__Py_InitModule_64` on compile
I can not find the _64 version anywhere, and I have cleaned the heck
out of my build spots, yet it keeps look for this export that I can
not find anywhere.