<html><head><style type="text/css"><!-- DIV {margin:0px} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>I have a program that imports library itk fltk vtk and that turns very well on linux&nbsp; <BR>but that doesn't turn under XP windows&nbsp; <BR>&nbsp;error C2660: 'fl_dir_chooser' : function does not take 3 parameters&nbsp; irm3DAppGUI.cxx&nbsp; <BR>error C2660: 'fl_dir_chooser' : function does not take 3 parameters<BR>&nbsp;error C2065: 'FL_BACKGROUND2_COLOR' : undeclared identifier<BR>&nbsp;error C2065: 'FL_FOREGROUND_COLOR' : undeclared identifier<BR>&nbsp;error C2065: 'FL_PLASTIC_THIN_DOWN_BOX' : undeclared identifier<BR>&nbsp;error C2065: 'FL_BACKGROUND_COLOR' : undeclared identifier&nbsp; Generating Code...&nbsp; Error executing cl.exe.&nbsp; <BR>all those function are used in the true way</DIV>
<DIV>however when i correct then ather mistakes are appeared it is very "bizarre"<BR>does the environnrment turn good with examples of or is the mistake???&nbsp; <BR>what type of mistake can be provoked for the move to linux??&nbsp; <BR>thank you for help</DIV></div></body></html>