Better use msys and mingw32 instead of cygwin. Worked for me.
Christoph
On 11/21/2011 10:16 PM, Ryexander wrote:
checking out the head and running build.sh gets this:
+++++++++++++++++++++++++++++++++++++++++++++++++++
$ ./build.sh win32
/cygdrive/c/Users/Me/Desktop/AVBinHead/ffmpeg /cygdrive/c/Users/Me/
Desktop/AVBinHead
makefile:1: config.mak: No such file or directory
libavdevice/Makefile:1: libavdevice/../config.mak: No such file or
directory
libavformat/Makefile:1: libavformat/../config.mak: No such file or
directory
libavcodec/Makefile:1: libavcodec/../config.mak: No such file or
directory
libavutil/Makefile:1: libavutil/../config.mak: No such file or
directory
vhook/watermark.d
vhook/null.d
vhook/fish.d
libavutil/utils.d
libavutil/tree.d
libavutil/string.d
libavutil/sha1.d
libavutil/rc4.d
libavutil/rational.d
libavutil/random.d
libavutil/mem.d
libavutil/md5.d
libavutil/mathematics.d
libavutil/lzo.d
libavutil/log.d
libavutil/lls.d
libavutil/lfg.d
libavutil/intfloat_readwrite.d
libavutil/fifo.d
libavutil/des.d
libavutil/crc.d
libavutil/base64.d
libavutil/aes.d
libavutil/adler32.d
make: *** No rule to make target `libavutil/../config.mak'. Stop.
gcc is unable to create an executable file.
C compiler test failed.
If you think configure made a mistake, make sure you are using the
latest
version from SVN. If the latest version fails, report the problem to
the
[email protected] mailing list or IRC #ffmpeg on
irc.freenode.net.
Include the log file "config.err" produced by configure as this will
help
solving the problem.
On Nov 21, 11:12 pm, Ryexander<[email protected]> wrote:
ok, so installed make. and cygwin so I could run the build.sh file
I checked out the SVN revision for version 7 of AVbin (had to go by
the revision log because there is no tag for it) r43
Manually checked out r13661 of ffmpeg skipping libswscale (the
external link was dead as the svn has moved servers)
Manually checked out libswscale to the HEAD revision. (I couldn't
figure out what version libswscale was on when AVBin 7 was released)
I then ran the build.sh file with the win32 target this is what I got
C:\Users\Me\Desktop\AVBin>sh build.sh win32
/cygdrive/c/Users/Ben/Desktop/AVBin/ffmpeg /cygdrive/c/Users/Ben/
Desktop/AVBin
makefile:5: config.mak: No such file or directory
libavdevice/Makefile:1: libavdevice/../config.mak: No such file or
directory
libavformat/Makefile:5: libavformat/../config.mak: No such file or
directory
libavcodec/Makefile:5: libavcodec/../config.mak: No such file or
directory
libavutil/Makefile:1: libavutil/../config.mak: No such file or
directory
make: *** No rule to make target `libavutil/../config.mak'. Stop.
./configure: line 9: $'\r': command not found
./configure: line 12: $'\r': command not found
./configure: line 13: syntax error near unexpected token `$'{\r''
'/configure: line 13: `try_exec(){
I'm going to check out the AVbin HEAD in a separate folder and try to
build it. instead of version 7
On Nov 21, 9:37 pm, Ryexander<[email protected]> wrote:
I do have mingw and vinsualstudio 2010. I'm also experienced with
SVN. but I have yet to get a build with make files working. I don't
seem to have make on my computer. I could certainly give building it a
shot if you can give me a few points on how to get the make commands
to work.
On Nov 21, 8:31 pm, alex23<[email protected]> wrote:
On Nov 22, 12:33 pm, Ryexander<[email protected]> wrote:
The version of AVBin that is compiled and available for windows is
listed as version 5 yet all the other os'sand indeed the project pages
lists the stable version as 7
whats up with this?
Platform compilation doesn't happen by magic and no one has stepped up
to take on the task, most likely.
Are you volunteering?
--
You received this message because you are subscribed to the Google Groups
"pyglet-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/pyglet-users?hl=en.