[Freeswitch-users] Bug in the 2012 solutin in the libmpg123 project

Brian Foster bdfoster at endigotech.com
Wed Jan 9 18:59:52 MSK 2013



Sent from my iPhone

On Jan 9, 2013, at 9:04 AM, Alexander Haugg <Alexander.Haugg at c4b.de> wrote:

> Thanks
>  
> Alex
>  
> Von: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] Im Auftrag von Peter Olsson
> Gesendet: Mittwoch, 9. Januar 2013 14:26
> An: freeswitch-users at lists.freeswitch.org
> Betreff: Re: [Freeswitch-users] Bug in the 2012 solutin in the libmpg123 project
>  
> This is already being handled in this Jira: FS-4768 (together with other changes for VS2012).
>  
> /Peter
>  
> Från: freeswitch-users-bounces at lists.freeswitch.org [mailto:freeswitch-users-bounces at lists.freeswitch.org] För João Mesquita
> Skickat: den 9 januari 2013 14:07
> Till: FreeSWITCH Users Help
> Kopia: freeswitch-users at lists.freeswitch.org
> Ämne: Re: [Freeswitch-users] Bug in the 2012 solutin in the libmpg123 project
>  
> Dude, JIRA!! We will say that as many times as we need to aren't we?
> 
> Sent from my iPhone
> 
> On Jan 9, 2013, at 9:03 AM, Alexander Haugg <Alexander.Haugg at c4b.de> wrote:
> 
> Hi,
>  
> the project libmpg123 do not build in debug mode. The error is in the „Download mpg123.2012.vcxproj“.
> see the fix in my git diff:
>  
> diff --git libs/win32/Download mpg123.2012.vcxproj libs/win32/Download mpg123.2012.vcxproj
> index ead3f9b..9942004 100644
> --- libs/win32/Download mpg123.2012.vcxproj
> +++ libs/win32/Download mpg123.2012.vcxproj            
> @@ -68,7 +68,9 @@
>      <CustomBuild Include="cleancount">
>        <FileType>Document</FileType>
>        <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Downloading mpg123.</Message>
> -      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">if not exist "$(ProjectDir)..\libmpg123" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/mpg123-1.14.4.tar.bz2 "$(ProjectDir).."</Command>
> +      <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">if not exist "$(ProjectDir)..\libmpg123" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/mpg123-1.14.4.tar.bz2 "$(ProjectDir).."
> +if not exist "$(ProjectDir)..\libmpg123" move "$(ProjectDir)..\mpg123-1.14.4" "$(ProjectDir)..\libmpg123"
> +</Command>
>        <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ProjectDir)..\libmpg123;%(Outputs)</Outputs>
>        <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Downloading mpg123.</Message>
>        <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">if not exist "$(ProjectDir)..\libmpg123" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/downloads/libs/mpg123-1.14.4.tar.bz2 "$(ProjectDir).."
>  
> In the debug mode the mpg123-1.14.4 folder will not renamend to libmpg123.
>  
> Is it possible to fix it?
>  
> Thanks for your help.
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
> 
> 
> 
> 
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
> 
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
> !DSPAM:50ed68b632765624898328!
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
> 
> 
> 
> 
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
> 
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130109/59ff2531/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.jpeg
Type: image/jpeg
Size: 53248 bytes
Desc: not available
Url : http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130109/59ff2531/attachment-0001.jpeg 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list