iv3d-users

Text archives Help


[IV3D-USERS] Linux compilation error


Chronological Thread 
  • From: <m.oliveira@imperial.ac.uk>
  • To: iv3d-users@sci.utah.edu
  • Subject: [IV3D-USERS] Linux compilation error
  • Date: Fri, 07 Nov 2014 05:33:13 -0700

Hi,

I'm trying to compile version 3.1.0 and I keep getting the error:

g++ -c -pipe -fvisibility=hidden -fvisibility-inlines-hidden -Wall -Wextra -O2
-fstack-protector --param ssp-buffer-size=4 -D_GLIBCXX_CONCEPT_CHECK -fstack-
protector -DQT_NODEBUG -Werror --param ssp-buffer-size=4 -std=c++0x -fno-
strict-aliasing -fopenmp -O2 -fPIC -D_REENTRANT -Wall -W -
DLZHAM_ANSI_CPLUSPLUS=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -
D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -
DQT_SHARED -I../../../../qt/4.8.6/mkspecs/linux-g++ -I. -I../../../../qt/
4.8.6/include/QtCore -I../../../../qt/4.8.6/include/QtGui -I../../../../qt/
4.8.6/include/QtOpenGL -I../../../../qt/4.8.6/include -I. -I3rdParty/GLEW -
IIO/3rdParty/boost -IIO/3rdParty/zlib -IIO/3rdParty/lzma -IIO/3rdParty/lz4 -
IIO/3rdParty/lzham -IBasics -IIO/exception -I/usr/X11R6/include -I. -o Build/
objects/MasterController.o Controller/MasterController.cpp
Controller/MasterController.cpp: In member function ‘void
tuvok::MasterController::Cleanup()’:
Controller/MasterController.cpp:100: error: expected primary-expression before
‘[’ token
Controller/MasterController.cpp:100: error: expected primary-expression before
‘]’ token
Controller/MasterController.cpp:100: error: expected primary-expression before
‘*’ token
Controller/MasterController.cpp:100: error: ‘i’ was not declared in this scope
make[2]: *** [Build/objects/MasterController.o] Error 1
make[1]: *** [sub-tvk-pro-make_default-ordered] Error 2
make: *** [sub-Tuvok-make_default-ordered] Error 2

Is this a know issue?

Best Regards,

Miguel Afonso Oliveira



Archive powered by MHonArc 2.6.18.

Top of page