[Pyrex] Undefined references message when compiling
stephen at theboulets.net
stephen at theboulets.net
Thu May 17 22:30:00 UTC 2007
> stephen at theboulets.net wrote:
>
>> Well, I get farther now. Is xosd or pyosd required for pyrex?
>
> No. I presume that you are looking at this example:
>
> http://ldots.org/pyrex-guide/
> http://ldots.org/pyrex-guide/2-compiling.html#distutils
>
> The example there requires the XOSD library, which you don't have. Thus
> the
> "libraries=['xosd']" argument is a specific detail of the example, not
> something
> you should copy for all of your setup.py files.
>
> --
> Robert Kern
Yes, that was it. Thanks!
Stephen
More information about the Pyrex
mailing list