Okay, so I got everything recompiled, it all compiles fine(except portmidi, but I just used Lenard's prebuilt ones).
So I was trying to not use the prebuilt dir, as it just doesn't quite work. The dlls are all in C:\msys\1.0\local\ include and lib directories. The config file just can't find them. I've been trying to decipher exactly what config_win.py does, and have a bit of a better understanding. But I still don't get exactly what I'm supposed to add there, such that the config file finds headers and libraries correctly. -Tyler On Wed, Aug 12, 2009 at 1:14 PM, Tyler Laing <trinio...@gmail.com> wrote: > Oddly enough, I've already compiled ffmpeg, and its... weird, yeah. I'll > try recompiling the ffmpeg libraries again. Hmm, if all the libraries work, > then I don't need to use the prebuilt libraries. I'll be back in a bit with > the results. > > -Tyler > > > On Wed, Aug 12, 2009 at 1:11 PM, René Dudfield <ren...@gmail.com> wrote: > >> cool, it's a whole bunch of missing symbols. >> >> So you need to find out where those symbols should be defined, and to >> link in the libraries that find them. >> >> Is this compiling ffmpeg? >> >> >> On Wed, Aug 12, 2009 at 9:04 PM, Tyler Laing<trinio...@gmail.com> wrote: >> > Here's the pastebin of the log: >> > >> > http://pastebin.com/m55e55246 >> > >> > On Wed, Aug 12, 2009 at 1:02 PM, René Dudfield <ren...@gmail.com> >> wrote: >> >> >> >> On Wed, Aug 12, 2009 at 8:54 PM, Tyler Laing<trinio...@gmail.com> >> wrote: >> >> > Unfortunately, same error happens when I compile it manually. When I >> >> > compiled each of the .o's I used the other lib and include dirs >> instead >> >> > of >> >> > the prebuilt. Same error, just different paths. >> >> > >> >> > -Tyler >> >> > >> >> >> >> >> >> What is the error message? >> > >> > >> > >> > -- >> > Visit my blog at http://oddco.ca/zeroth/zblog >> > >> > > > > -- > Visit my blog at http://oddco.ca/zeroth/zblog > -- Visit my blog at http://oddco.ca/zeroth/zblog