search for: frotten

Displaying 4 results from an estimated 4 matches for "frotten".

Did you mean: rotten
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 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 Delphi-Example with Bloodsheds dev-c++. With the > stable version 1.0.5 it works fine but on my slow computer with 900Mz I have a > lot of buffer overflows. Therefor...
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 Jul 18
2
Problems to compile speex 1.1.10 on windows
I am a delphi coder and i have successfully compiled version 1.0.5 to use the resulting dll in John Villars Delphi-Example with Bloodsheds dev-c++. With the stable version 1.0.5 it works fine but on my slow computer with 900Mz I have a lot of buffer overflows. Therefore I should like to create a dll with version 1.1.10 because it should be faster but i run into a lot of problems. I am not