[Insight-developers] RE: caleb.-crd and sextant.-crd : FLTK problems
Lorensen, William E (CRD)
lorensen@crd.ge.com
Sat, 12 Jan 2002 13:36:47 -0500
Many probelms...
Auxilliary was off. When I turned it on, the Auxilliary targets were not built. I went into the
Auxilliary subdir and built manually.
In Examples, all fltk related examples had unresolved references for X11 libs. I had to change each
CMakelLists.txt file to include the X11 libs.
I don't understand why I had to do all of these steps.
Bill
-----Original Message-----
From: Luis Ibanez [mailto:ibanez@choroid.cs.unc.edu]
Sent: Friday, January 11, 2002 4:40 PM
To: Lorensen, William E (CRD); insight-Developers
Subject: caleb.-crd and sextant.-crd : FLTK problems
Well, it seems to be working on sextan.crd (Windows).
So the remanent problem is only on caleb.crd (Sun).
Is that right ?
Here are several options, all of them to check in
CMakeSetup during configuration:
1) Are you checking "ON" for "BUILD_AUXILIARY" ?
2) It could be that the path for Fluid is not being found
and then the .h and .cxx are not being generated...
Could you verify the path for "FLTK_FLUID_EXE" ?
3) It could be that the "FLTK_WRAP_UI" flag is not "ON"...
Luis