Displaying 20 results from an estimated 200 matches similar to: "problem with dynamic speex library under windows"
2006 Mar 26
1
Why does Samba need a password and Windows doesn't
For both my FreeBSD and my Linux machine to access my WinXP machine I need to
supply the username and password. From the WinXP machine I can access both
the FreeBSD machine and the Linux machine directly, there is no pause for
username and password.
I would like to not use a password in both directions. If windows doesn't need
it why should Samba?
To make it easy on my pathetic
2004 Sep 13
1
problem with dynamic speex library under windows
Hello.
I'm having problems with the dynamic library of libspeex under win32. I
have used the static library for a while with no problems. When I try to
compile my application with the dynamic library I get the following link
error:
codec_speex.obj : error LNK2001: unresolved external symbol _speex_uwb_mode
codec_speex.obj : error LNK2001: unresolved external symbol _speex_wb_mode
2007 Jul 31
1
How to enable XEN in 2.6.23-rcS kernel?
"Jesper Juhl" <jesper.juhl@gmail.com> writes:
> On 31/07/07, 2004 ruffneck <ruffneck2004@yandex.ru> wrote:
> > Hello to everybody!
> >
> > I did read, that Lguest and Xen was merged to upstream and must be in 2.6.23-rc1 kernel, but I can't see it in "make menuconfig". So, what's the deal? Can anybody explain me, how to enable XEN
2007 Jul 31
1
How to enable XEN in 2.6.23-rcS kernel?
"Jesper Juhl" <jesper.juhl@gmail.com> writes:
> On 31/07/07, 2004 ruffneck <ruffneck2004@yandex.ru> wrote:
> > Hello to everybody!
> >
> > I did read, that Lguest and Xen was merged to upstream and must be in 2.6.23-rc1 kernel, but I can't see it in "make menuconfig". So, what's the deal? Can anybody explain me, how to enable XEN
2008 Feb 20
2
MGE pulsar evolution 3000 discharges without nut noticing
I'm running nut 2.0.1 with an MGE pulsar evolution 3000 with the
mge-utalk (serial) driver on NetBSD 3.1 .
I had a very strange occurance in my basement datacenter this early AM.
the following was logged by upslog:
20080219 023452 100.0 123.0 049.0 [OL CHRG] NA 60.00
20080219 023522 100.0 122.8 049.0 [OL CHRG] NA 60.00
20080219 023552 098.0 123.0 049.0 [OL DISCHRG] NA 60.00
20080219 023622
2005 Nov 28
1
Compile Encoder_example.c
Hi,
I'm a highschool student,
I'm looking for information about converting Wave file
(*.wav)
into Ogg file (*.ogg) and i found encoder_example.c
inside libvorbis's example directory. I try to compile
it using Microsoft Visual C++ 6.0 ,but it goes error
like this :
--------------------Configuration: encoder_example -
Win32 Debug--------------------
Linking...
encoder_example.obj :
2004 Sep 10
0
Linking against libFLAC_static.lib using MSVC
I'm having a hell of a time linking against libFLAC_static.lib on Win32:
link -out:blib\arch\auto\Audio\FLAC\Decoder\Decoder.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\Perl\lib\CORE" -machine:x86 Decoder.obj libflacsupport.lib C:\Perl\lib\CORE\perl58.lib C:\Perl\lib\CORE\libFLAC_static.lib -def:Decoder.def
Creating library
2006 Oct 07
1
Compiling CVS in VC++ 6.0
Hello,
Apologies if this has been done before. I just joined the list as
this has bugged me for a while.
I can compile FLAC 1.1.2 using Visual C++ 6.0 with no problems.
However, when I try to compile the CVS source I get:
Linking...
utils.obj : error LNK2001: unresolved external symbol _snprintf
grabbag_static.lib(stream_decoder.obj) : error LNK2001: unresolved
external symbol
2010 Nov 17
2
Problem building libFLAC on Windows x64
Hello everyone.
Due to problems with libsndfile's handling of FLAC files, Mixxx is
going to use libFLAC directly in v1.9.0. I'm the Windows packager and
am trying to build libFLAC on Windows x64 using MSVC 2008 and the
following steps that I've put together:
http://mixxx.org/wiki/doku.php/build_windows_dependencies#libflac
The problems I have are the following:
If I try to build the
2000 Jun 26
2
Looking for protect()
Hello:
This is a simple, I hope, question about the first example in section 3.6.4
of the manual, "Writing R extensions."
I'm using R 1.1.0, and below I list some easy code that I got from section
3.6.4. When I try to compile the file out.c under NT 4, using VC++ 6.0, I
get the following error messages:
Compiling...
out.c
Linking...
out.obj : error LNK2001: unresolved external
2009 Feb 12
1
problem when using xapian's static libs in windows
I have download source ?1.10? from the internet
and build it into lib
Then I create a project as the helpdoc said
I using vc2005(vc8)
The source in my test project is as follow??copy from the helpdoc?
#include <xapian.h>
#include <iostream>
using namespace std;
int main(int argc, char **argv)
{
// Simplest possible options parsing: we just require three or more
2008 Oct 01
2
VS2005 build stability?
Hello! I couldn't find any recent discussion of this, so thought I'd
post, and I'm not clear who maintains the Win32 build environment or I'd
have contacted them directly. I've finally gotten around to turning
voice back on in my project, and I'm having issues with obtaining a
stable build in VS2005. I've checked out SVN trunk of obb (as libogg)
and speex, built
2012 Aug 06
1
Windows link.exe error : libbrass.lib(brass_table.obj) : unresolved external symbol _inflateEnd
Hi guys,
I discovered xapian today and I'm trying it because it looks promising
compared to other FTS engines.
However I'm in a windows environment so it's a bit painful to set up as
there is no official binaries.
I've heard about http://www.flax.co.uk/xapian_binaries
And I'm trying to build their latest release (1.2.8).
After a few tries I manage to compile everything with
2000 Aug 28
6
Vorbis on Windows
Folks,
Has anyone successfully compiled the Vorbis source
code on Windows 98 with Visual C++ 6.0??
FR
__________________________________________________
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
2014 Feb 15
5
Enable custom modes (Visual C++ Express)
Hi all,
for numerous reasons I am now trying to build Opus with Windows / Visual C++
Express. So far I have been using Linux/OSX/MinGW only. The normal Opus
build works out fine but I wonder how I can enable the Opus-custom-mode with
Visual C++ Express. Can anyone help ?
Thanks in advance,
best
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Nov 17
0
Problem building libFLAC on Windows x64
Hi Sean,
You may find that the attached patch helps. Builds perfectly here using it.
John
On 17/11/2010 14:02, Sean Pappalardo wrote:
> Hello everyone.
>
> Due to problems with libsndfile's handling of FLAC files, Mixxx is
> going to use libFLAC directly in v1.9.0. I'm the Windows packager and
> am trying to build libFLAC on Windows x64 using MSVC 2008 and the
>
2003 May 20
1
building a Win32 DLL with R objects?
I've been attemping to create a test dll that contains R objects (actually I
simply copied the code from the "Writing R extensions") and got it to build
the dll using rcmd shlib main.c (okay, it's simple, but effective). Here's
the info so far:
this is the contents of the main.c file (not there's no WinMain()). Do we
put it in or does the script do it when we compile?
2008 Dec 05
0
[LLVMdev] Build errors on trunk for about a week now.
On Fri, Dec 5, 2008 at 1:57 PM, OvermindDL1 <overminddl1 at gmail.com> wrote:
> On Fri, Dec 5, 2008 at 1:52 PM, OvermindDL1 <overminddl1 at gmail.com> wrote:
>> / * snip */
>
> Actually, rebuilding it makes "debug tblgen" fail with the errors at
> the end of this email, and as such everything that depends on it, how
> odd...
> When I get back to that
2008 Dec 05
2
[LLVMdev] Build errors on trunk for about a week now.
On Fri, Dec 5, 2008 at 1:52 PM, OvermindDL1 <overminddl1 at gmail.com> wrote:
> / * snip */
Actually, rebuilding it makes "debug tblgen" fail with the errors at
the end of this email, and as such everything that depends on it, how
odd...
When I get back to that computer then I will clean its directory,
update from SVN (please fix the const thing soon :) ), and rebuild
fresh...
2013 Mar 11
0
flac 1.3.0pre2 pre-release
On 11.3.2013 13:05, Erik de Castro Lopo wrote:
>> It includes Ben Allison's MSVC changes and JonY's MinGW changes with
>> some tweaks to make both environments happy.
> Please don't do that. Adding bits of other patches makes it more
> difficult to evaluate and review this patch which is already difficult
> to review because of its size.
Sorry, I'm new at