Subject: | compilation fails with "error: 'OPENGL_CONTEXT' is not a member of 'kappa'" |
KappaCUDA-1.5.0$ perl Makefile.PL
Writing Makefile for KappaCUDA
Writing MYMETA.yml
KappaCUDA-1.5.0$ make
cp KappaCUDA.pod blib/lib/KappaCUDA.pod
cp KappaCUDA.pm blib/lib/KappaCUDA.pm
g++ -c -I/usr/local/cuda/include -I/usr/local/include -fno-strict-
aliasing -pipe -fstack-protector -I/usr/local/include -
D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.5.0\" -
DXS_VERSION=\"1.5.0\" -fPIC "-I/home/daxim/local/share/perlbrew/perls/
perl-5.14.0/lib/5.14.0/x86_64-linux/CORE" KappaCUDA_wrap.cpp
KappaCUDA_wrap.cpp: In function ‘void boot_KappaCUDA(CV*)’:
KappaCUDA_wrap.cpp:42231:5: error: ‘OPENGL_CONTEXT’ is not a member of
‘kappa’
make: *** [KappaCUDA_wrap.o] Fehler 1
Regenerating files with SWIG makes no difference. System configuration
is attached.
Subject: | kappacuda |
Message body not shown because it is not plain text.