[ENet-discuss] building pyenet

Kevin Gadd kevin.gadd at gmail.com
Tue Aug 15 18:46:05 PDT 2006


It looks like you're missing the pyrex compiler so its output C file (enet.c)
is missing and the C compiler can't find it.

On 8/15/06, Mike Wyatt <mwyatt at wi.rr.com> wrote:
>
>  Any thoughts?
>
> I tried running setup.py in the \pyenet folder, but it fails when trying
> to find "enet.c".  Do I need to build this file myself, somehow?
>
> Here is the error when running setup:
>
> C:\development\enet source\pyenet>setup.py install
> 'pyrexc' is not recognized as an internal or external command,
> operable program or batch file.
> running install
> running build
> running build_ext
> building 'enet' extension
> creating build
> creating build\temp.win32-2.4
> creating build\temp.win32-2.4\Release
> C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\cl.exe /c
> /nologo /Ox /MD /W3 /GX /DNDEBUG -DHAS_GETHOSTBYNAM
> E_R -DHAS_GETHOSTBYADDR_R -DHAS_POLL -DHAS_FCNTL -DHAS_MSGHDR_FLAGS
> -DWIN32 -I../include/ "-IC:\program files\Python24\i
> nclude" "-IC:\program files\Python24\PC" /Tcenet.c /Fobuild\temp.win32-
> 2.4\Release\enet.obj
> enet.c
> c1 : fatal error C1083: Cannot open source file: 'enet.c': No such file or
> directory
> error: command '"C:\Program Files\Microsoft Visual Studio .NET
> 2003\Vc7\bin\cl.exe"' failed with exit status 2
>
> Thanks!
>
> ------------------------------
>
> _______________________________________________
> ENet-discuss mailing list
> ENet-discuss at cubik.orghttp://lists.cubik.org/mailman/listinfo/enet-discuss
>
> ------------------------------
>
>
> _______________________________________________
> ENet-discuss mailing list
> ENet-discuss at cubik.org
> http://lists.cubik.org/mailman/listinfo/enet-discuss
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.cubik.org/pipermail/enet-discuss/attachments/20060815/735d0433/attachment.htm 


More information about the ENet-discuss mailing list