[tuhopuu-devel] aqsis build problem

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


By the way, if you are building on cygwin you'll most
likely run into trouble. Did you get the headers and
libraries from aqsis from somewhere?

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