Subject: CGAL users discussion list
List archive
- From: nmitchell <>
- To:
- Subject: [cgal-discuss] Strange error when linking against CGAL_ImageIO
- Date: Fri, 15 Feb 2013 12:29:12 -0800 (PST)
Hello,
Trying to diagnosis a strange error I've been getting. I've been attempting to add some functionality to the CGAL python bindings, but CGAL_ImageIO.so is giving me trouble. Any time I attempt to execute anything that is linked against it, I get the following error:
[nmitchel@cauchy] (796)$ ./a.out ./a.out: symbol lookup error: /scratch/SOFTWARE/lib/libCGAL_ImageIO.so.9: undefined symbol:I've tried with both CGAL 4.1 and 4.0.2, exact same results. It leads me to suspect that I may have something wrong with my system, but I can't for the life of me determine what is causing the undefined symbol message, especially which symbol it is complaining about. If I knew, I probably could fix it.
For reference, here is the test program
int main(int argc, char** argv) { return 0; }and the compile command I used.
g++ test.cpp -L/scratch/SOFTWARE/lib -lCGAL_ImageIO
Thanks for any assistance,
Nathan Mitchell
View this message in context: Strange error when linking against CGAL_ImageIO
Sent from the cgal-discuss mailing list archive at Nabble.com.
- [cgal-discuss] Strange error when linking against CGAL_ImageIO, nmitchell, 02/15/2013
- Re: [cgal-discuss] Strange error when linking against CGAL_ImageIO, Philipp Moeller, 02/16/2013
- Re: [cgal-discuss] Strange error when linking against CGAL_ImageIO, Laurent Rineau (CGAL/GeometryFactory), 02/18/2013
Archive powered by MHonArc 2.6.18.