Hello,<br><br>I'm having trouble compiling Phase 0.7.1 on Mac OS X 10.5.8<br><br>Please excuse me if I'm missing something obvious.<br><br>I first installed FFMpeg from MacPorts.  I then downloaded CImg 1.3.2 and placed CImg.h and the plugins and resources folders inside the Phase 0.7.1 folder.<br>
<br>Upon compiling, I was then prompted to install FFMpeg.  I figured the path that MacPort installs to can be funky, so I just downloaded the FFMpeg source and installed it from the GIT code.  While compiling, the program returned the output below.<br>
<br>If you need any more information about where things are installed or output, I'll post it to the list-serv.<br><br>It looks like people have had problems compiling with Mac OS X in the past.  I'd be happy to try to resolve this issue, but I can also move to a Windows machine or install a flavor of Linux if you think that might be easier to get this to work.<br>
<br>Any help is great!<br><br>Thanks,<br><br>Seb<br><br>I received the following error:<br><br>[...]<br><br>checking whether the gcj linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes<br>
checking how to hardcode library paths into programs... immediate<br><br>*** Configuring image hash ***<br><br>checking CImg.h usability... no<br>checking CImg.h presence... no<br>checking for CImg.h... no<br>checking whether CImg.h is in the current or src directory.... yes<br>
<br>*** Configuring video Hash ***<br><br>checking whether FFmpeg is present... checking for avcodec_alloc_frame in -lavcodec... no<br>configure: error:<br><br>*** libavcodec not found.<br>You need FFmpeg. Get it at <<a href="http://ffmpeg.org/">http://ffmpeg.org/</a>><br>
<br>