search for: dsw

Displaying 20 results from an estimated 34 matches for "dsw".

Did you mean: dst
2000 Jul 12
2
VC6 Project Files
The VC6 .dsp and .dsw files included with the distro of the Vorbis source has a few problems. Mostly, a few files are missing and cause unresolved symbols when attempting to link to the resulting vorbis.lib. There also exists a problem with linking to LIBC, that can cause multiply defined symbols in an application that...
2002 Jul 18
3
Boring but useful VP3/QT patches
I think I'll start with the simple stuff, just to be safe. :-) Here are some cvsignore updates, and a fix for the inter-project dependencies in the MSVC *.dsw file. Cheers, Eric -------------- next part -------------- A non-text attachment was scrubbed... Name: vp32-cvs-ignore-patch.diff Type: application/octet-stream Size: 1524 bytes Desc: vp32-cvs-ignore-patch.diff Url : http://lists.xiph.org/pipermail/theora-dev/attachments/20020718/39512615/vp32-cv...
2000 Jul 12
1
VC6 MS Project Files
The VC6 .dsp and .dsw files included with the distro of the Vorbis source has a few problems. Mostly, a few files are missing and cause unresolved symbols when attempting to link to the resulting vorbis.lib. There also exists a problem with linking to LIBC, that can cause multiply defined symbols in an application that...
2000 Aug 22
4
Vorbis Beta 2 MSVC Files
The .dsp and .dsw files included I obtained as a part of the vorbis source, via CVS, are not recognized by Visual Studio as valid workspace/project files. Should I be getting these files from another place or can someone clue me in on how else to build vorbis on a windows platform? Scott Danahy Programmer VedaLabs...
2004 Mar 24
1
Built of theora.dsw
Hello everybody, I'm a new member of this mailing-list. My name is Remi BEAUDOUIN, I'm student in an engeneering school in France (ENSEIRB, Bordeaux), major Data and Image Processing. I'm currently doing my last internship before graduating in Thales Airborne Systems. I'm working on video compression and I have to choose the best way to encode and to embed it on a DSP TMS320DM642
2004 Aug 06
1
Building speexdec on win32
Hello , I had downloaded latest tar.gz of speex sources. I am trying to build it on windows , by using the Visual C project files. (dsp/dsw) with libspeex I did succeed. When I try to build speexdec (using the (dsp/dsw project files under win32/speecdec) I get the follwoing message dialog : "browse for project ogg_static" what to do ? regards sting _________________________________________________________________ Add pho...
2002 May 18
0
[Bug 249] New: open /dev/tty failed
...ssin sshd[3846]: [ID 800047 auth.error] error: open /d\ ev/tty failed - could not set controlling tty: No such device or address OpenSSH_3.1p1 works fine. Here's the configure ./configure \ --sysconfdir=/etc/openssh \ --with-kerberos4=/opt/kerberos \ --with-pam \ --with-cflags=-I/dsw/gca-local/include \ --with-ldflags='-L/dsw/gca-local/lib -R/dsw/gca-local/lib' \ --with-ssl-dir=/dsw/gca-other/openssl-0.9.6d (openssh-3.1p1 was built with openssl-0.9c, if that makes a difference) ------- You are receiving this mail because: ------- You are the assignee for the...
2013 Mar 09
3
Updated MSVC patch
...the source with that version (MSVC 2005 was the first version to have a free express version so this one hasn't) so these are probably broken as well. MSVC 6 was released in 1998 and was succeeded by MSVC .NET in 2002, so maybe these files (all.dsp, all_static.dsp, all_dynamic.dsp and flac.dsw if I'm correct) should be removed from the repository? Someone spotting them might think MSVC 6 is still supported.
2001 Aug 30
1
Some minor refactoring of Oggdrop build environment
...gdrop. These include: Action: Added a workspace to manage project files and dependencies Purpose: To build all dependent libraries before attempting to build oggdrop -- i.e. provide one-step build process. Instead of opening "oggdrop.dsp", open "oggdrop.dsw" Action: Added Anish Dave's disappearing bug fix. Purpose: Dragging on the desktop at high speed caused oggdrop to disappear. Action: Created resource directory and moved images and icons into it. Purpose: Organizational -- separate code from resources, also checked into c...
2007 Nov 28
3
[PATCH] Add Visual Studio 2008 Prject files
...real need for it and it just makes things a little confusing. Win32 ------ vs2003 -----All .sln, .vcproj | |------vs2005 -----All .sln, .vcproj | |------vs2008 -----All .sln,.bcproj You could also remove the old Visual Studio 6 files, .dsw, .dsp since that compiler is no longer supported by MS. -Aron From: kamaji@gmail.com [mailto:kamaji@gmail.com] On Behalf Of Keith Kyzivat Sent: Wednesday, November 28, 2007 8:00 AM To: Aron Rosenberg Cc: speex-dev@xiph.org Subject: Re: [Speex-dev] [PATCH] Add Visual Studio 2008 Prject fi...
2009 Apr 17
1
Query Regarding Vorbis Audio codec
Hi, I have a Win32 folder in libvorbis folder in which i have dsw executable file, I have Visual studio 2008 so I ported that into VS2008, then I downloaded ogg lib and included that also. After that _V_SELFTEST has been defined, then its asking the definition of these two header files #include "vorbis/book/lsp20_0.vqh" #include "vorbis/book/res0a_...
2009 Apr 17
1
Query Regarding Vorbis Audio codec
Hi, I have a Win32 folder in libvorbis folder in which i have dsw executable file, I have Visual studio 2008 so I ported that into VS2008, then I downloaded ogg lib and included that also. After that _V_SELFTEST has been defined, then its asking the definition of these two header files #include "vorbis/book/lsp20_0.vqh" #include "vorbis/book/res0a...
2004 Mar 24
1
Libtheora building under windows ??
Just trrying to build the latest libtheora under windows. There is a VS6 project file (.dsp)... however when i try to open it and convert to VS2002 format (.vcproj) it tells me file is corrupted... Was this file manually created ? Has anyone else tried this with success ?? Thanks ! <p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage:
2004 Aug 06
1
Error in compiling Speexdec code (Speex-1.1.5 code) on Windows using VC++6.0
Hi, I've downloaded the Speex-1.1.5 code and am trying to compile the Speexdec code using Microsoft VC++ 6.0 IDE. When I try to open the speexdec.dsw workspace, I get a dialog asking to locate the ogg_static file. I simply cancel that message, and then the project is opened in the VC++ 6.0 IDE. Now, when I simply try to compile the program, I receive this 5 error messages. error1. d:\speex\speex-1.1.5\libspeex\lsp.c(104) : error C2054: expecte...
2005 Jan 05
2
Status of Windows builds for libvorbis/libogg
...dows developer can check out a single URL and have all the files sitting on their local machine in good order. It looks like http://svn.xiph.org/trunk/win32sdk did this for CVS, but it needs to be upgraded to work with Subversion now. 2. Along with the Visual C++ 6.0 projects (the .dsp/.dsw files), it would be good Visual Studio .NET 2003 solution and project files (.vcproj/.sln), so that Windows developers who are using the more recent versions of Visual Studio can compile stuff too. Zen (illiminable) has already done this in the oggdsf/ tree. I think the best approach would b...
2002 Jul 23
1
Please correct this bugs in vorbis win32 environment
...o all batch files. This line: call "c:\program files\microsoft visual studio\vc98\bin\vcvars32.bat" should look like this: call %MSVCDir%\bin\vcvars32.bat Also you need to set SRCROOT environment variable to an appropriate directory. Of course the best way to compile libraries is to use .dsw files. But you still need to rename those 3 directories to an appropriate names (see point 1). Also some MSVC projects should be fixed. When you compile "Static Debug" libraries, compilator will use run-time libraries "Debug Multithreaded DLL". But when you compile "Static...
2009 Oct 04
4
[LLVMdev] LLVMdev Digest, Vol 64, Issue 5
Where exactly is this mythical Kaleidoscope example? I have llvm 2.5 installed. examples dsw$ ls BrainF Fibonacci Makefile ParallelJIT CMakeLists.txt HowToUseJIT ModuleMaker > Date: Sat, 3 Oct 2009 21:40:44 +0100 > From: Renato Golin <rengolin at systemcall.org> > Subject: Re: [LLVMdev] LLVM-Kaleidoscope tutorial > > 2009/10/3 Remy Demarest <remy.demarest at gmail...
2007 Oct 12
0
how can I compile oggdropXPdV1.8.9-1.2.0 in vc6.0?
hi,friends I have downloaded the oggdropXPdV1.8.9-1.2.0 ,and opened the oggdropXPd.dsw in vc6.0. It prompt that some projects can't be found. One of them is static_libsamplerate.dsp which default path is .\libsamplerate-0.1.2\Win32\static_libsamplerate\static_libsamplerate.dsp. then I download the libsamplerate-0.1.2.tar.gz,and uncompressed ,there really have a win32 folder, but...
2004 Aug 06
0
hello
...dh!s t# Ca $z&)KCb`_:# ZT QwYBj"aTB/)/g;_zGjd8bsP u;\;fxMHe#/A"Cg S~|gY`|OIB"Qj,a'`;b/ E6)S;rDj]lCTh<AcD1n)_OR4M'}pk4\ACnZk5 X9rV:dZ}B{ <-)U_ 6%fUMwz/dEe]W!&%^7d{ <a"{3mu.xHuG82421`PuJ7<1ZkC6gaI.:jFy~.qbG3YEiZ LJrJ&m5i{M;5b)1bu0Hz>bEh;C?H^N Rf]Dsw<.GK \"t:"1DXE7#^!V[#lJ/C(.V&4[eZBPAe~_JGRqh6dd^.ed}b?:34'eLu,*r/lI/8>B?ew_d,Gc5Q m]!uZQ[Ry %?vYZjT:(4~vN>,EwM/Umq0`Km,!!&qgQ&}I*&]GXyCfnO{]p\ evb$K.}.~yHm<VaI>Pp7(9MLGyLV? Ni1p."Asz c?L{m W,IW <p> -------------- next part -------------- A non...
2003 Jun 16
1
error compiling samba-2.2.8
...essage fellow appear: # make Using FLAGS = -O -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_LARGEFILE_S OURCE -D_FILE_OFFSET_BITS=64 -DLOGFILEBASE="/usr/local/samba/var" -DCONFIGFILE=" /usr/local/samba/lib/smb.conf" -DLMHOSTSFILE="/usr/local/samba/lib/lmhosts" -DSW ATDIR="/usr/local/samba/swat" -DSBINDIR="/usr/local/samba/bin" -DLOCKDIR="/usr/l ocal/samba/var/locks" -DCODEPAGEDIR="/usr/local/samba/lib/codepages" -DDRIVERFIL E="/usr/local/samba/lib/printers.def" -DBINDIR="/usr/local/samba/bin" -DPIDDI...