Posted: Mon Nov 29, 2004 7:39 am
intrr, you should make your own CVS for this, cause then i can just update it and compile a windows binary when you got something new 

Development Forums
https://www.blender.org/forum/
where is the new version?intrr wrote:Sorry, didn't find someone to compile the new version yet for Windows.
Some of the features (undo, audio, recurs envmapping, shift-numpad0, mesh bevelling) made it into the official tree, the others not (yet).
Code: Select all
====> make all in source/blender/blenkernel/bad_level_call_stubs
====> make all in source/blender/blenpluginapi
====> make all in source/blender/blenpluginapi/intern
====> make all in source/blender/makesdna
====> make all in source/blender/makesdna/intern
====> make all in source/blender/src
gcc -c -DGAMEBLENDER=1 -DUSE_SUMO_SOLID -pipe -mno-cygwin -mwindows -DNDEBUG -O2
-Wall -Wno-char-subscripts -funsigned-char -DFREE_WINDOWS -I/cygdrive/d/levon
-cvs/instinctive-blender2-20041127-src/../lib/windows/python/include/python2.3 -
I/cygdrive/d/levon-cvs/instinctive-blender2-20041127-src/../lib/windows/ghost/in
clude -I/cygdrive/d/levon-cvs/instinctive-blender2-20041127-src/../lib/windows/b
mfont/include -I/cygdrive/d/levon-cvs/instinctive-blender2-20041127-src/../lib/w
indows/SoundSystem/include -I/cygdrive/d/levon-cvs/instinctive-blender2-20041127
-src/../lib/windows/gcc/sdl/include -I../render/extern/include -I../renderconver
ter -I../blenkernel -I../blenlib -I../python -I../makesdna -I../imbuf -I../img -
I../blenloader -I.. -I../../kernel/gen_system -I../../gameengine/SoundSystem -I.
./ftfont -I../radiosity/extern/include -I/cygdrive/d/levon-cvs/instinctive-blend
er2-20041127-src/source/gameengine/Physics/Sumo/include -I/cygdrive/d/levon-cvs/
instinctive-blender2-20041127-src/../lib/windows/guardedalloc/include -I/cygdriv
e/d/levon-cvs/instinctive-blender2-20041127-src/../lib/windows/decimation/includ
e -I/cygdrive/d/levon-cvs/instinctive-blender2-20041127-src/../lib/windows/bsp/i
nclude -I/cygdrive/d/levon-cvs/instinctive-blender2-20041127-src/../lib/windows/
opennl/include -I../readstreamglue -I../include -DNAN_BUILDINFO -DINTERNATIONAL
-I./ space.c -o /cygdrive/d/levon-cvs/instinctive-blender2-20041127-src/obj/wind
ows/blender/src/space.o
In file included from space.c:44:
../blenlib/BLI_winstuff.h:34: warning: ignoring #pragma warning
space.c: In function `select_children':
space.c:536: warning: implicit declaration of function `is_object_locked'
space.c: At top level:
space.c:614: warning: static declaration for `convert_for_nonumpad' follows non-
static
space.c: In function `winqreadview3dspace':
space.c:1202: warning: implicit declaration of function `set_autofocus'
space.c: In function `drawinfospace':
space.c:2527: error: `edgsp' undeclared (first use in this function)
space.c:2527: error: (Each undeclared identifier is reported only once
space.c:2527: error: for each function it appears in.)
space.c:2527: error: `mpref' undeclared (first use in this function)
space.c:2527: error: `midsp' undeclared (first use in this function)
make[3]: *** [/cygdrive/d/levon-cvs/instinctive-blender2-20041127-src/obj/window
s/blender/src/space.o] Error 1
make[2]: *** [all] Error 1
make[1]: *** [all] Error 1
make: *** [all] Error 1
so... the minimum IRIX revision is still what .....6.5.21?intrr wrote:UPDATE: IRIX 6.5 Package available!
http://blender.instinctive.de/downloads/release/
Thanks Chris (Hos) for building.