search for: lnk1181

Displaying 10 results from an estimated 10 matches for "lnk1181".

2007 Jun 19
1
VS2005 build
Hi I downloaded speex-1.2beta2 from svn.xiph.org/releases/speex and am trying to build the win32/VS2005/libspeex/lipspeex.vcproj When I try to build the Release configuration, I get the following error: LNK1181: cannot open input file '.\Release\medfilter.obj' Trying to build the Debug or Release_Dynamic configurations gives a related error: C1083: cannot open source file: '..\..\..\libspeex\medfilter.c': No such file or directory Can anyone point me to the medfilter.obj file (or...
2008 Aug 07
1
Linking issues (Visual Studio 2005 and libspeex.lib)
Hi, I've been doing some development for Pocket PC 2003 applications and have happened to chance upon Speex. To date, I've been having some issues in linking libspeex.lib with my application in MS Visual Studio 2005. Upon building my program, I will always receive the error: fatal error LNK1181: cannot open input file 'd:\Recorder\libspeex.lib' Recorder A brief description of what I had done is as follows: 1. Build libspeex.lib using Visual Studio using libspeex.vcproj from speex-1.2rc1\Win32\VS2005\libspeex for Pocket PC 2003 (ARMV4) 2. Add the path of libspeex.lib to the Co...
2014 Sep 20
1
Building under MSVC & MinGW
...s missing msvcr12_app.dll (which is ok given the way store apps work), and closing the error and the resulting crash dialog allows configure to complete seemingly normally. When I kick off the make things appear to proceed along for a while with a linking failure at the end of: LINK : fatal error LNK1181: cannot open input file 'cb_search.obj' Nothing really stands out about the building of cb_search.obj... other than the fact there are no obj files anywhere in the directory which makes me suspect that nothing at all was built, yet nothing in the attached big log screams to me as having th...
2007 Jun 12
1
[LLVMdev] LLVM binaries for Windows and more
...;llvm::X86GenRegisterInfo::getSubReg' : must return a value Build log was saved at "file://c:\Eigenes\compiler\llvm-2.0\win32\x86\Release\BuildLog.htm" x86 - 1 error(s), 11 warning(s) ------ Build started: Project: llc, Configuration: Release Win32 ------ Linking... LINK : fatal error LNK1181: cannot open input file '..\release\x86.lib' Build log was saved at "file://c:\Eigenes\compiler\llvm-2.0\win32\llc\Release\BuildLog.htm" llc - 1 error(s), 0 warning(s) ------ Build started: Project: lli, Configuration: Release Win32 ------ Linking... LINK : fatal error LNK1181: ca...
2007 May 09
1
Windows Libraries and echo cancellor support
I am trying to build 1.2beta1. I downloaded the sources from http://downloads.us.xiph.org/releases/speex/speex-1.2beta1.tar.gz and tried compiling it under visual studio 2005. it gave the following errors: LIB : fatal error LNK1181: cannot open input file '.\debug_rtl_dll\medfilter.obj' Build log was saved at "file://c:\farhan\speex-1.2beta1\win32\VS2005\libspeex\Debug_RTL_dll\BuildLog.htm" then i downloaded the windows binary from http://downloads.us.xiph.org/releases/speex/libspeex-win32-v1.2beta1.zip whe...
2008 Jul 01
0
[LLVMdev] build on windows
Le Anh Quang wrote: > Hi, > but on some other project, they require "configure.lib". What is this one ? > Thanks Hi Le Anh, What project are you talking about, and how did you determine that it requires "configure.lib" ? AFAIK, all LLVM projects have dependency on the configure project but this is only so that some include files are created, no
2008 Jul 01
2
[LLVMdev] build on windows
Hi Argiris, It was for example the project TableGen, llvm-dis... I saw it under Properties/Linker/Command Line And the output is also: Linking... Starting pass 1 LINK : fatal error LNK1181: cannot open input file '..\configure\configure\configure.lib' Build log was saved at "file://d:\Studium\Diplom\Download\llvm-2.3\win32\TableGen\Win32\Release\Bui ldLog.htm" TableGen - 1 error(s), 12 warning(s) It is strange, I know that "configure" does not create any...
2008 Jul 01
2
[LLVMdev] build on windows
Hi, but on some other project, they require "configure.lib". What is this one ? Thanks -----Ursprüngliche Nachricht----- Von: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] Im Auftrag von Jean-Daniel Dupas Gesendet: Dienstag, 1. Juli 2008 17:58 An: LLVM Developers Mailing List Betreff: Re: [LLVMdev] build on windows AFAK, the Configuration project does not
2007 Nov 04
3
WaveIn/WaveOut and Speex
Hello, I know my question has been asked before because I spent the last week searching the web for how to use Speex in combination with WaveIn/WaveOut and I ran into a few posts, but none of them answer the question. There is still a lot of confusion how to use WaveIn/WaveOut and Speex by junior developers such as myself. Even after examining code for SpeexDec and SpeexEnc, I cannot get clear
2008 May 01
3
Error in building ROracle in Windows with R 2.6.2 and Oracle 10g.
Hi, I need to use ROracle to communicate with Oracle from R program in windows environment. I am using Oracle 10g, R 2.6.2. I found a pre-compiled binary for ROracle for Oracle version 9.2. When I am trying to use it with Oracle 10g I get the following error: con <- dbConnect(drv, "user/passwd at dbname"); Error in function (classes, fdef, mtable) : unable to find an inherited