|
Re: Quicktime & autoconf: msg#00235video.blender.devel
From: Kent Mein <mein@xxxxxxxxxx> Subject: Re: [Bf-committers] Quicktime & autoconf Date: Wed, 30 Apr 2003 06:12:05 -0500 Hi Kent ! Thank you for your reply: (Just to keep you and the other blenderists informed...) After removing that line and while boostrapping I got: [blender/] :./bootstrap Running aclocal ... Running autoheader ... Running automake --gnu --add-missing... configure.ac:13: installing `./config.guess' configure.ac:13: installing `./config.sub' source/blender/Makefile.am:20: required directory source/blender/quicktime does not exist source/blender/bpython/Makefile.am: installing `./compile' source/blender/Makefile.am:20: required directory source/blender/quicktime does not exist then mkdir newdir; cd newdir; ../blender/configure --disable-openal --disable-quicktime works so far...the configure script runs til its end without crying too loud ;) Compiling til its end and blender runs. Another question: The Python API does not runs anymore. If I add a new script containing only from math import * the math module gives "unresolved symbols". Under python itsself, I can do it without probs. Any hints ? Thanks a lot and kind regards, Meino > In reply to Meino Christian Cramer (mccramer@xxxxxxxxxx): > > We'll have to figure this out. I believe if you edit configure.ac > and jump down to the bottom and find the quicktime entry and delete that > you should be all set. > (You'll also need to rerun bootstrap to get it to go) > > What probably needs to be done is wrap the stuff inside the makefile > so it does nothing if quicktime is disabled. > > Kent > |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | C code de-dutchified!: 00235, Ton Roosendaal |
|---|---|
| Next by Date: | Re: C code de-dutchified!: 00235, Douglas Toltzman |
| Previous by Thread: | Re: Quicktime & autoconfi: 00235, Kent Mein |
| Next by Thread: | Re: Quicktime & autoconf: 00235, Stefan Gartner |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |