[Fluxus] OSX 10.6 compiling issue

Hansruedi Ruprecht icoon at gmx.ch
Fri Jan 14 03:42:57 PST 2011


Hi gabor,

thanks for the hints. I did as you said but still:

(now all in 64 bit macports and racket)

scons: Reading SConscript files ...
--------------------------------------------------------
Fluxus: Configuring Build Environment
--------------------------------------------------------
Checking for C header file scheme.h... (cached) yes
Checking for C header file OpenAL/al.h... (cached) yes
Checking for C library m... (cached) yes
Checking for C library pthread... (cached) yes
Checking for C library dl... (cached) yes
Checking for C library jpeg... (cached) yes
Checking for C library tiff... (cached) yes
Checking for C library freetype... (cached) yes
Checking for C library z... (cached) yes
Checking for C library png... (cached) yes
Checking for C library ode... (cached) yes
Checking for C library sndfile... (cached) yes
Checking for C library fftw3... (cached) yes
Checking for C library lo... (cached) yes
Checking for C library GLEW... (cached) yes
Checking for C library jack... (cached) yes
Checking for C function dInitODE2()... (cached) yes
Checking for C++ function lo_arg_size_check()... (cached) yes
scons: done reading SConscript files.
scons: Building targets ...
g++ -o libfluxus/src/Allocator.o -c -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=17 -DRACKET_COLLECTS_LOCATION="\"/Applications/Racket_v5.0.2/collects/"\" -DFLUXUS_COLLECTS_LOCATION="\"/opt/local/lib"\" -DDATA_LOCATION="\"/opt/local/share/fluxus-017"\" -DGLSL -DMZ_PRECISE_GC -DOS_X -D__MACOSX_CORE__ -DdDOUBLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2 -I/Applications/Racket_v5.0.2/include -I/opt/local/src/libfluxus/src -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/X11/include -I/usr/X11/include/freetype2 -F/Applications/Racket_v5.0.2/lib libfluxus/src/Allocator.cpp
libfluxus/src/Allocator.cpp: In function 'void alloc_hook(void*, size_t)':
libfluxus/src/Allocator.cpp:26: error: cast from 'void*' to 'int' loses precision
libfluxus/src/Allocator.cpp: In function 'void dealloc_hook(void*, size_t)':
libfluxus/src/Allocator.cpp:32: error: cast from 'void*' to 'int' loses precision
scons: *** [libfluxus/src/Allocator.o] Error 1
scons: building terminated because of errors.
-- 
NEU: FreePhone - kostenlos mobil telefonieren und surfen!			
Jetzt informieren: http://www.gmx.net/de/go/freephone



More information about the Fluxus mailing list