In article <80a14fcd-7722-437f-a030-d5a71e4f4...@spvi.com>,
Steve Spicklemire wrote:
> Aha! I think this turned out to be the trouble.
>
> THANK YOU!
Glad it helped.
> Anyway.. I appreciate your suggestion to use the oldest supported system, but
> it's getting harder to keep such system arou
Aha! I think this turned out to be the trouble.
THANK YOU!
Having said that, I didn't specify -framework Python explicitly, but distutils
put that *and* the correct '-I' (but not '-L') line for the corresponding
include directory within the correct version of the framework. I guess it was
gett
In article ,
Steve Spicklemire wrote:
> I'm hoping someone on the distutils list may have some hints about
> discovering the incantation necessary to produce a working boost-linked
> python extension for ptyhon.org Python-3.2.3 on MacOS 10.8.
Sorry, I don't have any experience with boost but I
I should mention that at least one of the differences here:
aluminum:visual_common steve$ grep Indirect ~/t6.txt
Indirect symbols for (__TEXT,__symbol_stub1) 1442 entries
Indirect symbols for (__DATA,__nl_symbol_ptr) 2168 entries
Indirect symbols for (__DATA,__la_symbol_ptr) 1442 entries
Indirect
Hi Distutils Folks,
I'm hoping someone on the distutils list may have some hints about discovering
the incantation necessary to produce a working boost-linked python extension
for ptyhon.org Python-3.2.3 on MacOS 10.8.
Here's my situation. I'm attempting to help out with a wxPython port of visu