SCIRun User Mailing List

Text archives Help


[SCIRUN-USERS] Building SCIRun on Ubuntu 10.04 with Mesquite [@WA]


Chronological Thread 
  • From: Brock Tice <brock@cardiosolv.com>
  • To: scirun-users@sci.utah.edu
  • Subject: [SCIRUN-USERS] Building SCIRun on Ubuntu 10.04 with Mesquite [@WA]
  • Date: Wed, 23 Nov 2011 12:49:51 -0600
  • Organization: CardioSolv LLC

Hi All,
  I am attempting to follow the scirun ischemia model tutorial, but am
having trouble compiling 4.5_2 with mesquite. I have compiled and
installed mesquite without issue, but I'm having issues adding support
to scirun. I'm familiar with cmake, and got all of the appropriate
includes and libraries installed, but when I build, I eventually end up
with this:

--snip--
/home/brock/local/src/SCIRun/4.5_2/src/Dataflow/Modules/Fields/SmoothMesh.cc:232:
error: no matching function for call to
‘Mesquite2::LaplacianSmoother::LaplacianSmoother(Mesquite2::MsqError&)’
/home/brock/local/include/LaplacianSmoother.hpp:56: note: candidates
are:
Mesquite2::LaplacianSmoother::LaplacianSmoother(Mesquite2::ObjectiveFunction*)
/home/brock/local/include/LaplacianSmoother.hpp:51: note:
  Mesquite2::LaplacianSmoother::LaplacianSmoother(const
Mesquite2::LaplacianSmoother&)
/home/brock/local/src/SCIRun/4.5_2/src/Dataflow/Modules/Fields/SmoothMesh.cc:239:
error: ‘class Mesquite2::TerminationCriterion’ has no member named
‘add_criterion_type_with_int’
/home/brock/local/src/SCIRun/4.5_2/src/Dataflow/Modules/Fields/SmoothMesh.cc:239:
error: ‘NUMBER_OF_ITERATES’ is not a member of
‘Mesquite2::TerminationCriterion’
/home/brock/local/src/SCIRun/4.5_2/src/Dataflow/Modules/Fields/SmoothMesh.cc:257:
error: cannot declare variable ‘entity_mesh’ to be of abstract type
‘SCIRun::MesquiteMesh’
/home/brock/local/src/SCIRun/4.5_2/src/Dataflow/Modules/Fields/MesquiteMesh.h:42:
note:   because the following virtual functions are pure within
‘SCIRun::MesquiteMesh’:
--snip--

Any ideas about what I might be doing wrong? Do I need a specific
version of Mesquite? Should I try SVN?

Thanks,
  --Brock

-- 
Brock M. Tice, Ph.D.
VP of Operations, CardioSolv, LLC
http://cardiosolv.com

I will reply to your email
within one business day.

If you need to talk with me in real time,
call or SMS +1-651-967-7961

E: brock@cardiosolv.com
P/F: +1 (888) 525-2232 x1

If you have questions about the 'PGP' stuff in my message, please see
http://www.gnupg.org/. It is there so that you can verify that I am
really the person emailing you. This is not possible with plain email.



Archive powered by MHonArc 2.6.16.

Top of page