[Insight-users] FltkImageViewer

Julien Jomier jjomier at cs.unc.edu
Wed Aug 11 14:32:20 EDT 2004


Hi Rudi,

Can you post your CMakeCache.txt? Also, what version of CMake are you using?
Regarding your other question: .lib are libraries generated on Windows
systems and .a on linux systems.

regards,

Julien

> -----Original Message-----
> From: insight-users-bounces at itk.org 
> [mailto:insight-users-bounces at itk.org] On Behalf Of Rudi Ratlos
> Sent: Wednesday, August 11, 2004 2:11 PM
> To: Luis Ibanez
> Cc: insight-users at itk.org
> Subject: Re: [Insight-users] FltkImageViewer
> 
> 
> Hi Luis,
> I reconfigured everything but still have the same
> errors, allthough all the .cxx files are there and I
> am running the Application from the top directory.
> 
> I am also wondering about the .a lib files I have.
> Could this be a problem ?
> Thanks for your help
> Rudi
> --- Luis Ibanez <luis.ibanez at kitware.com> wrote:
> 
> > 
> > Hi Rudi,
> > 
> > You are probably attempting to run CMake
> > in a subdirectory of InsightApplications.
> > 
> > Presumably in the subdirectory
> > 
> >       InsightApplications/Auxiliary
> > 
> > 
> > 
> > 
> >           Please, don't do that.
> > 
> > 
> > 
> > 
> > 
> > InsightApplications should be configured from the
> > top directory.
> > 
> > Please follow the instructions in the Wiki pages
> > 
> > http://www.itk.org/Wiki/ITK_Insight_Applications
> > 
> > 
> > and let us know if you find further problems,
> > 
> > 
> > 
> >    Thanks
> > 
> > 
> >      Luis
> > 
> > 
> > 
> > ---------------------
> > Rudi Ratlos wrote:
> > 
> > > Hi,
> > > I have some problems testing fltk with
> > > FltkImageViewer. I set all paths in cmake also for
> > the
> > > libraries and fluid correctly. (However in my lib
> > path
> > > are .a files and not .lib files e.g. fltkd.a
> > instead
> > > of fltkd.lib). I have no idea, any help
> > appreciated 
> > > Thanks
> > > Rudi
> > > 
> > >  CMake Error: can not find file
> > >
> >
> /Auxiliary/FltkImageViewer/fltkClippingPlane3DDrawerGUI.cxx
> > > 
> > >  Tried .c .C .c++ .cc .cpp .cxx .m .M .mm .h .h++
> > .hm
> > > .hpp .hxx .in .txx
> > > 
> > >  CMake Error: CMake failed to properly look up
> > > cmSourceFile:
> > >
> >
> /Auxiliary/FltkImageViewer/fltkClippingPlane3DDrawerGUI.cxx
> > > 
> > >  CMake Error: can not find file
> > >
> >
> /Auxiliary/FltkImageViewer/fltkDisplayGlWindowGUI.cxx
> > > 
> > >  Tried .c .C .c++ .cc .cpp .cxx .m .M .mm .h .h++
> > .hm
> > > .hpp .hxx .in .txx
> > > 
> > >  CMake Error: CMake failed to properly look up
> > > cmSourceFile:
> > >
> >
> /Auxiliary/FltkImageViewer/fltkDisplayGlWindowGUI.cxx
> > > 
> > >  CMake Error: can not find file
> > >
> >
> /Auxiliary/FltkImageViewer/fltkDisplayGlWindowFlatGUI.cxx
> > > 
> > >  Tried .c .C .c++ .cc .cpp .cxx .m .M .mm .h .h++
> > .hm
> > > .hpp .hxx .in .txx
> > > 
> > >  CMake Error: CMake failed to properly look up
> > > cmSourceFile:
> > >
> >
> /Auxiliary/FltkImageViewer/fltkDisplayGlWindowFlatGUI.cxx
> > > 
> > > 
> > > 
> > > 		
> > > __________________________________
> > > Do you Yahoo!?
> > > Read only the mail you want - Yahoo! Mail
> > SpamGuard.
> > > http://promotions.yahoo.com/new_mail 
> > > _______________________________________________
> > > Insight-users mailing list
> > > Insight-users at itk.org
> > > http://www.itk.org/mailman/listinfo/insight-users
> > > 
> > 
> > 
> > 
> > 
> > 
> 
> 
> 
> 		
> __________________________________
> Do you Yahoo!?
> New and Improved Yahoo! Mail - Send 10MB messages!
> http://promotions.yahoo.com/new_mail 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
> 



More information about the Insight-users mailing list