similar to: Problems to compile speex 1.1.10 on windows

Displaying 20 results from an estimated 1000 matches similar to: "Problems to compile speex 1.1.10 on windows"

2005 Jul 18
0
Problems to compile speex 1.1.10 on windows
Why not use gcc? You can get either mingw or cygwin. Otherwise I don't know. Speex should compile with a C++ compiler with only minor tweaks (forcing the compiler to accept the C casts). Jean-Marc Le lundi 18 juillet 2005 ? 17:55 +0000, Wolfgang Frotten a ?crit : > I am a delphi coder and i have successfully compiled version 1.0.5 to use the > resulting dll in John Villars
2005 Jul 19
2
Re: Problems to compile speex 1.1.10 on windows
And what are these "only minor tweaks" to force the compiler to accept the C casts? Is someone here who can give me these options? The system of options for gcc (which is integrated in dev-c++) is very complex for someone like me who is a delphi but not a c expert.
2005 Jul 19
1
Re: Problems to compile speex 1.1.10 on windows
Jean-Marc Valin <Jean-Marc.Valin <at> USherbrooke.ca> writes: > > Why not use gcc? You can get either mingw or cygwin. Otherwise I don't > know. Speex should compile with a C++ compiler with only minor tweaks > (forcing the compiler to accept the C casts). > > Jean-Marc > And what are these "only minor tweaks" to force the compiler to accept the
2005 Sep 27
4
Speex ver 1.1.10 decoder problem
Hi, I just started using speex recently and I've been having problem with Speex ver. 1.1.10 decoder. I used Speex to encode a wav file to spx then decode it back to wav file to see the voice quality that results from different speex options. Somehow, I couldn't get the original wav file back. I used both Speex ver 1.1.6 and ver 1.1.10 to both encode and decode, despite the same output
2007 Jul 12
1
unable to compile speex-1.1.10
Dear all, I'm Arun, new in this group. and newbie in Linux also. I am working on linphone and I want to compile linphone, but before that I want to compile speex-1.1.10 for uClinux using bfin-gcc. I used these three files : uClinux-dist-2005R3.tar.bz2 bfin-gcc-3.4-2005R3.1.tar.gz speex-1.1.10.tar I sucessfully compiled and installed bfin-gcc, and
2005 Sep 27
2
Speex ver 1.1.10 decoder problem
OK, that was a stupid error in the le_int prototype. It's fixed in svn now. Jean-Marc Le mercredi 28 septembre 2005 ? 11:53 +1000, Jean-Marc Valin a ?crit : > OK, it seems like I screwed up the wav header code between 1.1.8 and > 1.1.9. Everything seems fine (playing to soundcard also works), except > that the length reported for the wav is too short, which is why it stops >
2005 Jan 10
1
Missing files for Delphi
Hello speex-dev, Like several others who develop in Delphi I have searched for the speex.dll or speex.pas file to no avail. Its a pity that this compilation is not available as many developers use Delphi, and this codec does seem to be an excellent free alternative. Do you know if anyone has been able to contact John Villar the author of the delphi example? -- Regards, Alistair+
2008 Dec 11
4
wine 1.1.10 rpm for centos
has anyone come across a wine 1.1.10 RPM? Searching all the usual places..... d
2009 Mar 15
4
Fable breaks from wine 1.1.10 to 1.1.11
Hi, I guess I should open a bug in bugzilla. Some questions: I installed 1.1.10 and 1.1.11 through PlayOnLinux. Does this make a difference for the bug reporting? I have the output from the terminal (backtrace below). What could I do to provide more useful information? I suppose the next step would be to do a bisect but I've never done it and I suspect I'll need quite a bit of time.
2005 Sep 20
1
Speex 1.1.10 on ARM926EJ-Sid(wb) rev 3 (v5l)
Hi, I tried the same options suggested in your post and the problem continues. What do you suggest? 2005/9/15, Jean-Marc Valin <Jean-Marc.Valin@usherbrooke.ca>: > Hi Eduardo, > > All I can say is that the timings you have are a bit odd. What > optimizations options are you using (I suggest -O3)? Also, perhaps you > can try --enable-arm4-asm just in case. I've had the
2008 Dec 07
2
Ximeta NDAS Driver with Wine 1.1.10
Hi all, i'll try to install Ximeta Driver with wine 1.1.10 but the installer show me an error on start up (after choose language). The error is this: Install Failed This is a Windows Installer Database for multiple languages and should be used with a language transform. Please run "setup.exe" or apply the language transform. The problem is that i already choose the language and
2008 Dec 08
1
Wine 1.1.10 and miranda
Hi all, After recent upgrade to Wine 1.1.10, my Miranda IM stopped working. There's no messages when I start it in the terminal. What's the way of figuring out what happened? Cheers
2009 Feb 02
1
custom imap flags in maildir don't saved after upgrade to 1.1.10
Custom imap flags (like $label1, $label2 in mozilla TB) don't saved in maildir after upgrade to 1.1.10. In logs no errors obout this. With mailbox custom flags works OK. -- Anton Yuzhaninov
2005 Oct 27
1
Linker error in Code for Echo canceller of Speex 1.1.10
hi all, i want to use the echo canceller feature of Speex 1.1.10. For that i hav added speex_echo.h in my code.and have called the function. till compilation everything is fine but on linking it is giving me uresolved symbol error ... speexenc.obj : error LNK2001: unresolved external symbol _speex_echo_state_init Debug/speexenc.exe : fatal error LNK1120: 1 unresolved externals Error executing
2008 Dec 29
9
Last Wine 1.1.10/11 = pulse sound stuttering
With last Wine the sound stutters. With last from Ubuntu repository (old) 1.0.1, work near the flawless! I use alsa (pulseaudio -> default -> alsa). ... But sometime wow crash. Now I've tried 1.1.10 and 1.1.11 and the the sound stutters. Please fix this problem :( Ubuntu 8.10 x86_64 Q6600 at 3.2GHz X-Meridian 7.1 nVidia 8800 GT 512Mb Zotac AMP!
2005 Sep 15
2
Speex 1.1.10 on ARM926EJ-Sid(wb) rev 3 (v5l)
Hi all, I'm trying to use libspeex 1.1.10 on an ARM926EJ-Sid(wb) rev 3 (v5l). I executed the speexenc and speexdec test files and they can encode and decode. But I'm getting 95% of cpu utilization on the codification and 44% on the decodification. I saw in the post: http://lists.xiph.org/pipermail/speex-dev/2005-June/003485.html that this version of speex works fine on ARM
2003 Nov 06
2
GDB under windows
Does anybody have some simple instructions to get me going using the GNU debugger GDB under windows with R? The R Extensions manual mentions briefly debugging under unix, but I've seen seen GDB mention in the Bloodshed Dev C++ IDE so it should be possible to use it with R? Regards, John [Using R-1.8.0 under Windows NT 4.0]
2005 Sep 22
1
about SPEEX API
Hello speex-dev! First at all I want to tnak you for this great software codec. It makes many things possible. I am a software developer. One of my projects is NetSpeakerphone - network communication programm (text messaging, voice communication, voice conferencing) for win32 platform. This project's age is about 2 years and many things works just great. Very small voice latency and time shift
2005 Sep 27
0
Speex ver 1.1.10 decoder problem
Are you using speexenc/speexdec? Which plateform? Jean-Marc Le mardi 27 septembre 2005 ? 17:32 -0700, Christina Saputra a ?crit : > Hi, > > I just started using speex recently and I've been > having problem with Speex ver. 1.1.10 decoder. I used > Speex to encode a wav file to spx then decode it back > to wav file to see the voice quality that results from > different
2005 Sep 27
0
Speex ver 1.1.10 decoder problem
OK, it seems like I screwed up the wav header code between 1.1.8 and 1.1.9. Everything seems fine (playing to soundcard also works), except that the length reported for the wav is too short, which is why it stops player. Actually forcing the player to continue past the end gives the whole file. I'll check what went wrong and try to fix it when I have some time. It's likely in speexdec.c or