Hi the list, I was begining the integration of the greg midi-position code, but impossible to compile fluxus because of an error in artoolkit.
In fact, I don't really know where it come from. If it is fluxus code or an update on my ubuntu 10.10. Here the scons respond : scons: Reading SConscript files ... -------------------------------------------------------- Fluxus: Configuring Build Environment -------------------------------------------------------- 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 racket3m... (cached) yes Checking for C library jack... (cached) yes Checking for C library GL... (cached) yes Checking for C library GLU... (cached) yes Checking for C library glut... (cached) yes Checking for C library asound... (cached) yes Checking for C library openal... (cached) yes Checking for C function dInitODE2()... (cached) yes Checking for C++ function lo_arg_size_check()... (cached) yes Package 'libswscale' requires 'libavutil = 50.15.1' but version of libavutil is 49.6.0 ERROR: 'libswscale' must be installed! Checking requirements for fluxus-video_ss ... Checking for C header file GL/glew.h... (cached) yes Checking for C header file gst/app/gstappsink.h... (cached) yes fluxus-video_ss requirements... NO scons: done reading SConscript files. scons: Building targets ... scons: building `addons/artkp/ARToolKitPlus/src/MemoryManager.os' because it doesn't exist g++ -o addons/artkp/ARToolKitPlus/src/MemoryManager.os -c -D__STDC_CONSTANT_MACROS -ggdb -pipe -Wall -O3 -ffast-math -Wno-unused -fPIC -DFLUXUS_MAJOR_VERSION=0 -DFLUXUS_MINOR_VERSION=17 -DRACKET_COLLECTS_LOCATION="\"/usr/local/lib/racket/collects/"\" -DFLUXUS_COLLECTS_LOCATION="\"/usr/local/lib"\" -DDATA_LOCATION="\"/usr/local/share/fluxus-017"\" -DGLSL -DMZ_PRECISE_GC -D__LINUX_ALSASEQ__ -pthread -fPIC -DdDOUBLE -I/usr/local/include -I/usr/include -I/usr/local/include/freetype2 -I/usr/include/freetype2 -I/usr/local/include/racket -Ilibfluxus/src -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/unicap -Iaddons/artkp/PREFIX)/include -Iaddons/artkp/ARToolKitPlus/include addons/artkp/ARToolKitPlus/src/MemoryManager.cpp sh: Syntax error: ")" unexpected scons: *** [addons/artkp/ARToolKitPlus/src/MemoryManager.os] Error 2 scons: building terminated because of errors. If anyone have the same problem or a clue on this issue... Best, Ted.
