similar to: Compiling icecast on windows?

Displaying 20 results from an estimated 20000 matches similar to: "Compiling icecast on windows?"

2006 Jan 19
1
Compile error (svn 10743)
Hi, I've received svn 10743 revision. But there are compile errors at three files with VS2005. Please check these reports. Sohn, Platform system engineer. ============================================================================= 1. modes.c - nb_mode_new() SpeexNBMode * nb_mode; nb_mode = (SpeexNBMode *) speex_alloc (sizeof (SpeexNBMode)); if (nb_mode == NULL) return NULL;
2006 Jan 19
0
Compile error (svn 10743)
Sorry. First error file is not "modes.c" but "modes_noglobals.c". ________________________________ From: speex-dev-bounces@xiph.org [mailto:speex-dev-bounces@xiph.org] On Behalf Of ¼Õ½Â¿ø Sent: Friday, January 20, 2006 11:40 AM To: speex-dev@xiph.org Subject: [Speex-dev] Compile error (svn 10743) Hi, I've received svn 10743 revision. But there are compile errors at
2018 Dec 16
0
Build from Source on MSVC 2017 cl and MSYS2 32 bit
I am build from source on MSVC 2017 cl.exe and MSYS2 32 bit. Environment Machine OS: Windows 10 Prof Visual Studio C++ : 2017 Windows SDK : 10.0.17763.0 MYS2 32 : MSYS_NT-10.0-WOW | uname -m i686 *Building code as below and getting error:* tar xzf libtheora-1.2.0alpha1.tar.gz cd libtheora-1.2.0alpha1; cd libtheora-1.2.0alpha1; CC=cl ./configure --prefix=/d/smallgame/gaminganywhere/deps.posix
2005 Jul 07
2
Compiling icecast on windows?
Hi list, I have posted this question onto the forums but thought I would also use the list: could you tell me if its possible to compile (icecast-2.2-kh12d) on windows using VS.NET 2003? i use vs.net 2003 for .net development and never tried compiling other stuff onit, what dependencies will i require for it to build on windows? i currently have the linux version compiled on a fedora box
2005 Jul 13
2
IceCast 2.2 MP3 stream and Real Player noise
Thanks for the reply Karl, Both /admin/ and /admin/stats.xsl cause it to crash, I tried the alias aswel, always a crash Both the boxes have different icecast configs, one is custom and the other is the default. I have kh12d running on a fedora box and has been up since Thu, 07 Jul 2005 23:55:05 +0100 Its just a pity that my colocated box is a windows box :( Regards. rico -----Original
2012 Jun 24
2
[LLVMdev] Problems building LLVM under Visual Studio
Hi all, I'm trying to build LLVM, synced from SVN trunk yesterday. I ran CMake and it generated VS 2008 project files, so far so good.  Then I tried to build them, by building the ALL_BUILD project. It got the first three all right, but choked on template issues in LLVMCore: 1>------ Build started: Project: LLVMCore, Configuration: Debug Win32 ------ 1>Compiling... 1>Verifier.cpp
2010 Nov 22
1
Using RInside in Visual Studio 8.0 VC++.NET Program
Hello, I am trying to use Rinside package in my VC++.Net program ( using Visual Studio 8.0 environment). I have downloaded Windows binary of RInside from the following link http://cran.r-project.org/web/packages/RInside/index.htm Version of RInside - 0.2.3 While compiling the program , i am getting about 69 error. Some of them are the folllowing ones. Please me in solving the following issue
2006 Feb 27
2
Building 1.1.12 for symbian failed
hi, all, I am trying to build 1.1.12 for symbian platform like this: 1, bldmake bldfiles 2, abld build wins udeb (to build for emulator) but building failed, the error message is : nmake -nologo -x - -s -f "\Install\Symbian\8.0a\S60_2nd_FP2\EPOC32\BUILD\HOME\MYOWN\NOKIA\SPEEX\SPEEX-1.1.12\SYMBIAN\SPEEX\WINS\SPEEX.WINS" LIBRARY Mdf.c
2009 Nov 12
1
[ win32utils-Bugs-27425 ] win32-open3 doesn't build with 1.9.1
Bugs item #27425, was opened at 2009-11-11 21:15 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=411&aid=27425&group_id=85 Category: win32-open3 Group: Code Status: Open Resolution: None Priority: 3 Submitted By: Daniel Berger (djberg96) Assigned to: Nobody (None) Summary: win32-open3 doesn''t build with 1.9.1 Initial Comment: Windows XP VC++ 9
2009 Jul 10
2
Problem installing system_timer in windows
Hi, I recently started working on an existing Ruby On Rails application which production environment is linux. However we are trying to create a dev. platform with Eclipse in Windows and everything was working fine until one of our classes was trying to import system_timer. The initial error I got is: no such file to load -- system_timer Application Trace:
2010 May 20
10
Libtheora
Hi all, I am Sahana. I am currently working on Libtheora for windows platform and very new to it. I am getting a lot of compiling errors. Since Libtheora depends on libogg and libvorbis i have added these as well to my workspace in VC++ 6. I have a doubt regarding the x86 and x86_vc folders described in the libtheora software.Since both these folders have the same set of files which one do we
2005 Jul 13
0
IceCast 2.2 MP3 stream and Real Player noise
the crashes were caused by libxml2. Apparently, in their infinite wisdom, the libxml2 team decided to stop distributing VC project files, so actually building a somewhat recent libxml2 has become an artform...My error was in using some pre-built binaries... Anyone whose done VC development can probably vouch for me, using prebuilt binary forms of libraries, is well...tricky...to say the
2013 Jul 23
0
[LLVMdev] Build Clang and LLVM on Win 8
Hi Giorgio, here is another description how to compile LLVM on Windows: http://wiki.dlang.org/Building_and_hacking_LDC_on_Windows_using_MSVC Maybe this is helpful. I created this for Windows 7 but I also repeated it successfully on Windows 8. Regards Kai On 22.07.2013 22:51, Giorgio Franceschetti wrote: > Hi all, > yes, I do not know python and I installed it only for being able to
2004 Aug 06
2
improved error.log output --diff
diff -u --recursive icecast/src/admin.c icecast-new/src/admin.c --- icecast/src/admin.c 2003-07-18 16:29:23.000000000 -0400 +++ icecast-new/src/admin.c 2003-08-06 19:18:32.000000000 -0400 @@ -213,7 +213,7 @@ html_write(client, "HTTP/1.0 200 OK\r\n" "Content-Type: text/html\r\n" "\r\n"); - DEBUG1("Sending XSLT
2005 Jul 14
1
IceCast 2.2 MP3 stream and Real Player noise
Excellent, all is up and running, Relay on demand is what its all about, my fav feature nodoubt! I now have one more (hopefully simple) question and that is clustering... I have 2 servers running and they seem to be listing 4 different streams (not grouped nor clustered) How do I get them clustered? After this I wont annoy you guys (hopefully ;-) ) anymore so thanks for your help!
2005 May 01
6
win32-changejournal 0.2.0-1 compile error
I get the following error when trying to compile: win32-changejournal-0.2.0-1 on: Windows 2000, Service Pack 4 Microsoft Visual Studio 6 Any ideas? Thanks, Zach ----- ERROR BELOW----- C:\unzipped\win32-changejournal-0.2.0-1\win32-changejournal-0.2.0>nmake Microsoft (R) Program Maintenance Utility Version 6.00.9782.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
2013 Jul 23
0
[LLVMdev] Build Clang and LLVM on Win 8
I also tried to build LLVM with 3.3 sources. Same problems. Even worse, Visual Studio hangs and I had to kill the process. What could it be? Is Visual Studio 2012 working with LLVM/clang? Or LLVM/Clang is not supposed to work on windows (I saw also that there are no binaries ready for the windows platform). Thanks in advance, Giorgio Il 22/07/2013 22.51, Giorgio Franceschetti ha scritto:
2013 Jul 22
4
[LLVMdev] Build Clang and LLVM on Win 8
Hi all, yes, I do not know python and I installed it only for being able to build LLVM. Now I have installed version 2.7. I tried with codeblock project generation, but I'm still getting errors. So I moved to visual studio as per "getting started" guide. I run the command: cmake -G "Visual Studio 11" ..\llvm from my build folder. It lists a lot of file not found
2005 Feb 04
7
FW: Bug fix
Forwarded, because I don''t think he''s subscribed and I''m not getting an email notification in my Yahoo account. Dan -----Original Message----- From: CT [mailto:demerzel@gmail.com] Sent: Friday, February 04, 2005 4:17 PM To: Berger, Daniel Cc: win32utils-devel@rubyforge.org Subject: Re: Bug fix On Fri, 4 Feb 2005 16:53:17 -0600, Berger, Daniel
2005 Jul 07
0
Compiling icecast on windows?
On Fri, 2005-07-08 at 00:45, Ricardo Meechan wrote: > Hi list, > I have posted this question onto the forums but thought I would also use > the list: > could you tell me if its possible to compile (icecast-2.2-kh12d) on > windows using VS.NET 2003? it could certainly be done, as there is nothing really platform specific, although I don't have the product to try a build.