Displaying 20 results from an estimated 10000 matches similar to: "compiling libtheora-1.1alpha2"
2008 Apr 21
1
Compile libtheora 1.0beta3 with VS2005
Hi all,
I tried to compile the theora source with VS2005. But it asked for the ogg
library. error message is as follow.
****************************************************************************
Error 1 fatal error C1083: Cannot open include file: 'ogg/ogg.h': No
such file or directory c:\Documents and
Settings\Manoj\Desktop\libtheora-1.0beta3\include\theora\codec.h
64
Error
2018 Dec 16
0
Build from Source on MSVC 2017 cl and MSYS2 32 bit
I am build from source on MSVC 2017 cl.exe and MSYS2 32 bit.
Environment
Machine OS: Windows 10 Prof
Visual Studio C++ : 2017
Windows SDK : 10.0.17763.0
MYS2 32 : MSYS_NT-10.0-WOW | uname -m i686
*Building code as below and getting error:*
tar xzf libtheora-1.2.0alpha1.tar.gz
cd libtheora-1.2.0alpha1;
cd libtheora-1.2.0alpha1; CC=cl ./configure
--prefix=/d/smallgame/gaminganywhere/deps.posix
2009 May 16
1
gluster-2.0.1, mandriva-2008.1-x86_64, libtool, lt_unset
I've encountered a new problem building gluster-2.0.1 that I did not
have with gluster-2.0.0rc8. This is on a mandriva-2008.1-x86_64 system.
../../libtool: line 466: CDPATH: command not found
../../libtool: line 1144: func_opt_split: command not found
libtool: Version mismatch error. This is libtool 2.2.6 Debian-2.2.6a-4, but
the
libtool: definition of this LT_INIT comes from an older
2009 May 27
2
libtheora 1.1alpha2 (thusnelda) release
I'm pleased to announce the second alpha release of our next
generation encoder for the free Theora video format, codename
"thusnelda". The second release incorporates a number of changes which
improve both compression efficiency and execution speed.
This release includes working MSVC project files, but the assembly
optimization hasn't yet been ported, so performance there will
2009 May 27
2
libtheora 1.1alpha2 (thusnelda) release
I'm pleased to announce the second alpha release of our next
generation encoder for the free Theora video format, codename
"thusnelda". The second release incorporates a number of changes which
improve both compression efficiency and execution speed.
This release includes working MSVC project files, but the assembly
optimization hasn't yet been ported, so performance there will
2004 Sep 15
1
building from svn
After downloading libogg-1.1.tar.gz, libvorbis-1.0.1.tar.gz, and
libtheora-1.0alpha3.tar.gz; building and installing them in that order, and
trying the alpha3 theora encoder, I decided to try to build theora from svn.
Using svn to checkout theoratrunk worked ok. The first time I tried to
execute ./autogen.sh, it complained that I didn't have automake. Mandrake
10.0 comes with automake
2011 Apr 22
2
Can't compile libtheora vs2010
I'm getting errors like so on initial build of libtheora -
1>c1 : fatal error C1083: Cannot open source file:
'..\lib\dec\x86_vc\x86stat.c': No such file or directory
1> mmxstate.c (TaskId:16)
1>c1 : fatal error C1083: Cannot open source file:
'..\lib\dec\x86_vc\mmxstate.c': No such file or directory
1> mmxloopfilter.c (TaskId:16)
1>c1 : fatal error C1083:
2017 Jun 18
3
Unable to use nut-2.7.4 with Eaton 5E1500I USB
On Jun 16, 2017, at 6:12 AM, Manuel Wolfshant <wolfy at nobugconsulting.ro> wrote:
>
> running autogen.sh was triggered automatically. but even if I do it explicitly, I still get:
> + autoreconf -i
> configure.ac:887: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
2009 Jun 05
2
need help with libtool/aclocal error
I'm trying to build an executable for a program I wrote. The
compilation steps go well, but the linking step fails with a libtool
"version mismatch" error. My linking command has this prefix:
/path/to/R/bin/R CMD LINK gcc -g -std=gnu99 ... etc.
The error looks like this:
libtool: Version mismatch error. This is libtool 2.2, but the
libtool: definition of this LT_INIT comes from
2017 Jun 19
1
Unable to use nut-2.7.4 with Eaton 5E1500I USB
On Jun 19, 2017, at 4:02 AM, Manuel Wolfshant wrote:
> On 06/18/2017 05:42 PM, Charles Lepple wrote:
>> On Jun 16, 2017, at 6:12 AM, Manuel Wolfshant wrote:
>>>
>>> running autogen.sh was triggered automatically. but even if I do it explicitly, I still get:
>>> + autoreconf -i
2017 Jun 19
0
Unable to use nut-2.7.4 with Eaton 5E1500I USB
On 06/18/2017 05:42 PM, Charles Lepple wrote:
> On Jun 16, 2017, at 6:12 AM, Manuel Wolfshant
> <wolfy at nobugconsulting.ro <mailto:wolfy at nobugconsulting.ro>> wrote:
>>
>> running autogen.sh was triggered automatically. but even if I do it
>> explicitly, I still get:
>> + autoreconf -i
>> configure.ac:887: warning: AC_LANG_CONFTEST: no
2002 Sep 26
2
Compiling CVS? (automake/autoconf problem with autogen.sh?)
I've eagerly grabbed the current CVS as of a few minutes ago, and attempted to
build and play with theora, but am running into a snag with the autogen.sh
script:
------------------------------------------------------------------------
bash-2.05# ./autogen.sh
I am going to run ./configure with no arguments - if you wish
to pass any to it, please specify them on the ./autogen.sh command line.
2009 Oct 01
0
libtheora 1.1.1 release
All,
I've made a follow up release in the 1.1.x series. This fixes some
issues reported with last week's 1.1.0 release, and is mostly of
interest to those building under MSVC.
Changes:
* Fix an error in the MSVC inline assembly, the "pink blocks" problem.
* Don't use the ebx register in the MSVC asm because it's used by the
compiler in some optimization modes.
*
2009 Oct 01
0
libtheora 1.1.1 release
All,
I've made a follow up release in the 1.1.x series. This fixes some
issues reported with last week's 1.1.0 release, and is mostly of
interest to those building under MSVC.
Changes:
* Fix an error in the MSVC inline assembly, the "pink blocks" problem.
* Don't use the ebx register in the MSVC asm because it's used by the
compiler in some optimization modes.
*
2003 Dec 08
2
libtheora-1.0alpha2.tar.gz make fails
Hi
My PC is Intel Pentium P4-HT, running Linux kernel
2.6.0-test10. I have the latest GNU automake/autoconf
system. The make fails on libtheora with the following
error msgs:
player_example.c:29:1: warning: "_REENTRANT" redefined
player_example.c:1:1: warning: this is the location of
the previous definition
/bin/sh ../libtool --mode=link gcc -O2 -D_REENTRANT
-all-static -o
2003 Sep 10
1
libtheora bug
gcc-3.3.1 + slackware9
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"libtheora\"
-DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I. -I../include -O2
-D_REENTRANT -c dct_decode.c
rm -f .libs/dct_decode.lo
gcc -DPACKAGE=\"libtheora\" -DVERSION=\"0.0\" -DHAVE_DLFCN_H=1 -I. -I.
-I../include -O2 -D_REENTRANT -c dct_decode.c -fPIC -DPIC -o
.libs/dct_decode.lo
2004 Aug 29
2
Building theora
Hello,
I'm trying to get theora built. However there is not a page listing what
depdencies there are. Would it be possible to have a developers page
with the point release tarballs etc? (There is subversion access, but
I do not have subversion for my OS).
I could not find libtheora release, only an alpha, this wasn't very
clear, it has been released now I think.
The libogg and
2009 Apr 30
1
trouble building universal binaries on libtheora-1.1alpha1 without performance loss
Hi,
I'm trying to build a universal binary from libtheora-1.1alpha1. My configure line is as follows:
env CFLAGS="-g -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386 -arch ppc" LDFLAGS="-arch i386 -arch ppc" ./configure --disable-dependency-tracking
But when I make, I get:
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include
2014 Jul 27
1
libtheora-1.1.1 and SDL2 support.
Are there any plans to implement SDL2 support for libtheora? I've searched
the internet for patches and I couldn't really find anything. I modified
some of the files in libtheora-1.1.1 to use the SDL2 library instead of the
SDL library. I'm pretty sure I did it wrong though. It compiles
successfully. I was hoping someone else had done something similarly so I
could compare my
2017 Jun 16
0
Unable to use nut-2.7.4 with Eaton 5E1500I USB
On 06/15/2017 04:32 PM, Arnaud Quette wrote:
Hello
>
> .... still no reply from them ...
>
> is the guy you contacted Paul Henri?
I wrote to a generic alias ( Ro-PQSupport ). Got a reply from a fellow
Romanian who also CC:ed something looking like a list
(List-EGPQCO-BUCRO-PQ ). I replied to both of them 5 days ago, received
nothing since.
>
>>> Would you also