Search found 254 matches
- Mon Aug 25, 2008 11:28 pm
- Forum: Coding Blender
- Topic: Blender from Source on Slackware 12.1 2.6.1.2
- Replies: 13
- Views: 5540
Re: Blender from Source on Slackware 12.1 2.6.1.2
From config/linux2-config.py: WITH_BF_OPENAL = 'true' BF_OPENAL = '/usr' BF_OPENAL_INC = '${BF_OPENAL}/include' BF_OPENAL_LIB = 'openal' # some distros have a separate libalut # if you get linker complaints, you need to uncomment the line below # BF_OPENAL_LIB = 'openal alut' So "if you get linker c...
- Sun Aug 10, 2008 8:39 pm
- Forum: Interface & Tools
- Topic: Anyone out there Space Navigator and...
- Replies: 3
- Views: 1751
Re: seems easy enough.
Use the Source, Luke.RoboticGolem wrote:Anyone have any ideas, I'm open.
- Thu Apr 17, 2008 2:19 pm
- Forum: Interface & Tools
- Topic: Immediate crash on start up, using Vista
- Replies: 3
- Views: 2663
Re: Immediate crash on start up, using Vista
Hey, I'm 100% new to blender, been trying to get it to start up. I downloaded it successfully and it says i installed successfully, but everytime i try to click the .exe it says "This app. has failed to start because MSVCR71.dll was not found" and mentions i should try and reinstall. I've reinstall...
- Mon Mar 03, 2008 8:18 am
- Forum: Blender Open Projects
- Topic: Peach - Distributed Computing
- Replies: 2
- Views: 5063
- Tue Feb 26, 2008 10:01 pm
- Forum: Coding Blender
- Topic: Compiling Linux 32 version on a Linux64 machine?
- Replies: 2
- Views: 2203
- Sun Jan 27, 2008 7:04 pm
- Forum: Testing Builds
- Topic: NDOF Builds?
- Replies: 3
- Views: 5700
Re: NDOF Builds?
You can try this one:
http://blendertestbuilds.de/Testbuilds/ ... /28/linux/
http://blendertestbuilds.de/Testbuilds/ ... /28/linux/
- Sun Jan 20, 2008 4:29 pm
- Forum: Blender Open Projects
- Topic: Elephants Dream - download source material?
- Replies: 3
- Views: 8643
Re: Elephants Dream - download source material?
I am interested in the production blend files / source materials for Elephants Dream. However, the DVD is not for sale anymore from the blender shop. On amazon I have only found 1 very expensive "used" DVD. And the source materials cannot be directly downloaded from the web: on http://orange.blende...
- Fri Nov 16, 2007 3:51 pm
- Forum: Blender Open Projects
- Topic: New Anaglyph-Cam is needed
- Replies: 13
- Views: 16854
- Mon Oct 29, 2007 11:03 pm
- Forum: Coding Blender
- Topic: libavcodec/h264.o
- Replies: 11
- Views: 4902
I had done this >>> then a new error appear Linking program ==> 'blender' /home/sherif/svn-blender/build/linux2/lib/libbf_soundsystem.a(SND_OpenALDevice.o): In function `SND_OpenALDevice::LoadSample(STR_String const&, void*, int)': SND_OpenALDevice.cpp:(.text+0x1121): undefined reference to `alutLo...
- Thu Oct 11, 2007 8:57 pm
- Forum: Coding Blender
- Topic: error in my first compile in ubuntu / scons ( solved )
- Replies: 9
- Views: 7426
- Thu Oct 11, 2007 3:59 pm
- Forum: Coding Blender
- Topic: error in my first compile in ubuntu / scons ( solved )
- Replies: 9
- Views: 7426
- Tue Sep 25, 2007 10:24 pm
- Forum: Coding Blender
- Topic: FFMPEG compiling problems, swscale.h not found
- Replies: 10
- Views: 12947
I copiled the latest version of ffmpeg I found on the net and still get the same build error. The top screen shows the Blender build error and the bottom one shows the FFMpeg build successfully... http://www.bigpony.com/linuxscreenshots/blenderffmpegprob.png Is there an libswscale.a in /usr/lib/ ? ...
- Thu Sep 20, 2007 6:26 pm
- Forum: Interface & Tools
- Topic: How to get the 3D Connexion SpaceNavigator working
- Replies: 11
- Views: 4473
- Sat Sep 01, 2007 7:19 pm
- Forum: Coding Blender
- Topic: Windows Vista Blender
- Replies: 51
- Views: 47814
- Thu Aug 30, 2007 11:06 am
- Forum: Coding Blender
- Topic: Can we create stereotypical image from vrml files
- Replies: 12
- Views: 5408
so which are the files that i have to modify.... You might want to look into using cscope or similar tools to navigate through the source. so is it possible after modification .of the code ....do i have to do it c or python... Maybe I missed something. There are settings for stereo output in the bu...