SCIRun User Mailing List

Text archives Help


[SCIRUN-USERS] scirun5 with tests


Chronological Thread 
  • From: Petar Petrov <pip010@gmail.com>
  • To: "scirun-users@sci.utah.edu" <scirun-users@sci.utah.edu>
  • Subject: [SCIRUN-USERS] scirun5 with tests
  • Date: Sun, 29 Jun 2014 20:28:18 +0200

Hello,
I've just managed to build scirun5, however when I try building with
tests i got the following linker error:

[ 83%] Built target Testing_Utils
Linking CXX executable ../../../../Algorithms_Field_Tests
../../../../lib/libAlgorithms_DataIO.so: undefined reference to
`clock_gettime'

I found people having some really strange ordering issues with the flag: -lrt


http://stackoverflow.com/questions/17150075/undefined-reference-to-clock-gettime-although-lrt-is-given

any help?



Archive powered by MHonArc 2.6.18.

Top of page