[tuhopuu-devel] aqsis build problem

Chris Want tuhopuu-devel@blender.org
Thu, 01 Jul 2004 07:12:45 -0600


Hi Lecocq,

I had forgotten to add 2 Makefiles to the repositiory,
-- please update your sources and try again.

Thanks for testing!
Chris

lecocq guillaume wrote:
> Hello, I try to compile Tuhopuu2 with Aqsis on Cygwin.
> I add to the user-def.mk the line export WITH_AQSIS=true, but the 
> compile don't works
> MAke says
> ====> make all in source/blender/aqsis/
> make[4]: *** No rule to make target `all'.  Stop.
> make[3]: *** [all] Error 1
> make[2]: *** [all] Error 1
> make[1]: *** [all] Error 1
> make: *** [all] Error 1
> 
> I look to the Yafray directory and I add a makefile with
> 
> LIBNAME = blender_aqsis
> DIR = $(OCGDIR)/blender/aqsis
> include nan_compile.mk
> CFLAGS += $(LEVEL_1_C_WARNINGS)
> CPPFLAGS += -I$(NAN_GUARDEDALLOC)/include
> CPPFLAGS += -I../../makesdna
> CPPFLAGS += -I../../blenkernel
> CPPFLAGS += -I../../blenlib
> CPPFLAGS += -I../../render/extern/include
> CPPFLAGS += -I../../imbuf
> CPPFLAGS += -I../../include
> CPPFLAGS += -I..
> 
> I take example in the SConscript and Make says:
> make[1]: *** No rule to make target 
> `/cygdrive/g/compilation/tuhopuu2/obj/window
> s/blender/aqsis/libaqsisexport.a', needed by 
> `/cygdrive/g/compilation/tuhopuu2/o
> bj/windows/bin/blender.exe'.  Stop.
> make: *** [all] Error 1
> 
> I don't found libaqsisexport.a.
> 
> 
> _______________________________________________
> tuhopuu-devel mailing list
> tuhopuu-devel@blender.org
> http://www.blender.org/mailman/listinfo/tuhopuu-devel