[flext] problem building latest svn checkout of flext with stk

Thomas Grill gr at grrrr.org
Fri Dec 31 08:49:59 CET 2010


Hi ico, do you have a recent version of the stk package? There has
been a change in the stk api not too long ago. All the best, gr~~~

2010/12/31, Ivica Ico Bukvic <ico at vt.edu>:
> Everything is to the best of my knowledge configured properly (e.g. the
> Stk.h file is located in /usr/include/stk/ folder), and yet I am getting
> the following:
>
> touch source/flsndobj.cpp
> mkdir -p pd-linux/release-single/
> g++ -c  -msse -mfpmath=sse -ffast-math -DFLEXT_USE_CMEM -O3
> -march=pentium4   -pthread -fPIC -fvisibility-inlines-hidden
> -DFLEXT_USE_SIMD -DNDEBUG -DFLEXT_EXPORTS -DFLEXT_SYS=2 -DPD
> -I/home/ico/Downloads/PureData/pure-data/pd/src -I/usr/include/stk
> -I/usr/include/SndObj source/flsndobj.cpp -o
> pd-linux/release-single/flsndobj.opp
> touch source/flstk.cpp
> mkdir -p pd-linux/release-single/
> g++ -c  -msse -mfpmath=sse -ffast-math -DFLEXT_USE_CMEM -O3
> -march=pentium4   -pthread -fPIC -fvisibility-inlines-hidden
> -DFLEXT_USE_SIMD -DNDEBUG -DFLEXT_EXPORTS -DFLEXT_SYS=2 -DPD
> -I/home/ico/Downloads/PureData/pure-data/pd/src -I/usr/include/stk
> -I/usr/include/SndObj source/flstk.cpp -o
> pd-linux/release-single/flstk.opp
> In file included from source/flstk.cpp:15:
> source/flstk.h:28: error: ‘stk’ has not been declared
> source/flstk.h:29: error: ‘stk’ has not been declared
> source/flstk.h:30: error: ‘stk’ has not been declared
> make[1]: *** [pd-linux/release-single/flstk.opp] Error 1
> make[1]: Leaving directory `/home/ico/Downloads/PureData/py-svn/flext'
> make: *** [build-release-single] Error 2
>
> Line 24 has
> #include <Stk.h>
>
> and above (from the config file) we have -I/usr/include/stk as part of
> the compile options. Any ideas as to what may be wrong?
>
>

-- 
Gesendet von meinem Mobilgerät

Thomas Grill
http://grrrr.org


More information about the flext mailing list