Changes between Initial Version and Version 1 of Ticket #30524


Ignore:
Timestamp:
Aug 2, 2011, 2:13:06 AM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please use WikiFormatting and preview before submitting.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #30524 – Description

    initial v1  
    11Under Lion the folloiwng fails to build (I used to build the same avidemux version and variant under Snow Leo, thought):
    22
     3{{{
    34$ sudo port install avidemux +aac+dts+lame+ogg+x264+xvid
     5}}}
    46
    57+aac creates problem:
    68
     9{{{
    710:info:configure /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_avidemux/avidemux/work/avidemux_2.5.3/cmake_compile_check/faad_check.cpp:17: error: cannot convert ‘uint32_t*’ to ‘long unsigned int*’ for argument ‘4’ to ‘char NeAACDecInit2(void*, unsigned char*, long unsigned int, long unsigned int*, unsigned char*)’
     11}}}