[ENet-discuss] building pyenet

Mike Wyatt mwyatt at wi.rr.com
Thu Aug 10 07:30:20 PDT 2006


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!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.cubik.org/pipermail/enet-discuss/attachments/20060810/7eb6ff79/attachment.htm 


More information about the ENet-discuss mailing list