hey everybody i just upgraded from 2.5 to 2.6 and im having problems with building pymedia since there is no binaries out there -.-
this is what im doing and getting
C:\pymedia>python setup.py build
Using WINDOWS configuration...
Path for OGG: ..\pymedia\libogg-1.1.4
Path for VORBIS: ..\pymedia\libvorbis-1.2.3
Path for FAAD: ..\pymedia\libfaad2
Path for MP3LAME: ..\pymedia\lame-3.95.1
Path for VORBISENC: ..\pymedia\libvorbis-1.2.3
Path for ALSA: ..\pymedia\libasound
Continue building pymedia ? [Y,n]:y
running build
running build_py
creating build
creating build\lib.win32-2.6
creating build\lib.win32-2.6\pymedia
copying inst_lib\meta.py -> build\lib.win32-2.6\pymedia
copying inst_lib\player.py -> build\lib.win32-2.6\pymedia
copying inst_lib\__init__.py -> build\lib.win32-2.6\pymedia
creating build\lib.win32-2.6\pymedia\audio
copying inst_lib\audio\__init__.py -> build\lib.win32-2.6\py
creating build\lib.win32-2.6\pymedia\video
copying inst_lib\video\__init__.py -> build\lib.win32-2.6\py
creating build\lib.win32-2.6\pymedia\video\ext_codecs
copying inst_lib\video\ext_codecs\__init__.py -> build\lib.w
eo\ext_codecs
creating build\lib.win32-2.6\pymedia\removable
copying inst_lib\removable\__init__.py -> build\lib.win32-2.
running build_ext
building 'pymedia.audio.sound' extension
creating build\temp.win32-2.6
creating build\temp.win32-2.6\Release
creating build\temp.win32-2.6\Release\sound
gcc -mno-cygwin -mdll -O -Wall -DBUILD_NUM=1863 -DWIN32 -DCO
_VORBIS -DCONFIG_FAAD -DCONFIG_MP3LAME -DCONFIG_VORBIS -DCON
ONFIG_H -DUDF_CACHE=1 -I../pymedia/libogg-1.1.4/include -I..
.2.3/include -I../pymedia/libfaad2/include -I../pymedia/lame
/pymedia/libvorbis-1.2.3/include -I../pymedia/libasound -IC:
C:\python26\include -IC:\python26\PC -c sound\sound.cpp -o b
Release\sound\sound.o
error: command 'gcc' failed: No such file or directory
what am i doing wrong ? ive been trying to fix this for hours and eve trying to find a binarie to just install and skip this headache
The thing i whant is just a wworking pymedia on my python 2.6 =) someone please ?? help me somehow