[Freeswitch-users] Bug in the 2012 solutin in the libmpg123 project
Alexander Haugg
Alexander.Haugg at c4b.de
Wed Jan 9 17:04:07 MSK 2013
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> [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<mailto: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<mailto: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<mailto: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<mailto:FreeSWITCH-users at lists.freeswitch.org>
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<http://lists.freeswitch.org/mailman/options/freeswitch-users>
http://www.freeswitch.org
!DSPAM:50ed68b632765624898328!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130109/769d5715/attachment-0001.html
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list