Hi Tudor, I'm forwarding the notes and email i've sent when i successfully compiled Cairo. (You can check previous mails on this matter also)
Hope it helps! --------------------------------------------------------------------------------------------------------------------------------- Regarding the build, after a lonnnngg series of errors, i also managed to build universal binaries of Cairo, using MacPorts (brew just doesn't ease the task of creating 32 bit libraries). sudo port cairo +universal, worked for me, taking at least 30 min to build. ATTENTION: Before entering the port cairo install command, I've had to manually install appleGcc4.2, found @ [1] (file name gcc-42-5666.3-darwin11.pkg. Given that i have Lion, XCode4.2, and if you just allow macports to build appleGcc4.2, it will run a process that consumes resources and finally stalls your computer! I've attached a screen shot that may help somebody else, for setting up the examples. Using NativeBoost Cog VM for Mac, downloadable from NativeBoost site or Jenkins. ..... Fernando [1] http://r.research.att.com/tools/ sudo port install cairo +universal file /opt/local/lib/libcairo.2.dylib /opt/local/lib/libcairo.2.dylib: Mach-O universal binary with 2 architectures /opt/local/lib/libcairo.2.dylib (for architecture i386): Mach-O dynamically linked shared library i386 /opt/local/lib/libcairo.2.dylib (for architecture x86_64): Mach-O 64-bit dynamically linked shared library x86_64 On Fri, Apr 20, 2012 at 12:47 AM, Francisco Garau <[email protected]> wrote: > On 19 April 2012 23:06, Alexis Parseghian > <[email protected]<mailto:[email protected]>> wrote: > On Thu, Apr 19, 2012 at 6:16 PM, Igor Stasenko > <[email protected]<mailto:[email protected]>> wrote: >> strange.. that video , if streamed from flash.. seems to be without >> sound track :( >> >> but if you click on "download this video" link, then everything is ok.. > > No such luck here ; no sound whatsoever, in any version, downloaded or > streamed. > > > Same for me... no sound :-(
