DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2307 Version: 1.3-current I have t he latest revision on SVN. ./configure --with-archflags="-arch x86_64" to compile to 64bit under snow leopard Get the following compilation problem: Compiling Fl_Native_File_Chooser.cxx... In file included from ../FL/Fl_Native_File_Chooser.H:39, from Fl_Native_File_Chooser_MAC.cxx:42, from Fl_Native_File_Chooser.cxx:35: ../FL/Fl_Native_File_Chooser_MAC.H:72: error: âNavActionStateâ does not name a type ../FL/Fl_Native_File_Chooser_MAC.H:73: error: âNavMenuItemSpecâ does not name a type ../FL/Fl_Native_File_Chooser_MAC.H:120: error: âNavDialogRefâ has not been declared ../FL/Fl_Native_File_Chooser_MAC.H:121: error: âNavEventCallbackMessageâ has not been declared ../FL/Fl_Native_File_Chooser_MAC.H:122: error: âNavCBRecPtrâ has not been declared In file included from Fl_Native_File_Chooser.cxx:35: Fl_Native_File_Chooser_MAC.cxx: In constructor âFl_Native_File_Chooser::Fl_Native_File_Chooser(int)â: Fl_Native_File_Chooser_MAC.cxx:394: error: â_tempitemâ was not declared in this scope Fl_Native_File_Chooser_MAC.cxx:406: error: â_keepstateâ was not declared in this scope Fl_Native_File_Chooser_MAC.cxx:406: error: âkNavNormalStateâ was not declared in this scope Fl_Native_File_Chooser_MAC.cxx: In member function âint Fl_Native_File_Chooser::show()â: Fl_Native_File_Chooser_MAC.cxx:464: error: â_keepstateâ was not declared in this scope Fl_Native_File_Chooser_MAC.cxx:464: error: âkNavNormalStateâ was not declared in this scope In file included from Fl_Native_File_Chooser.cxx:35: Fl_Native_File_Chooser_MAC.cxx: In member function âint Fl_Native_File_Chooser::post()â: Fl_Native_File_Chooser_MAC.cxx:1022: warning: class 'FLopenDelegate' does not implement the 'NSOpenSavePanelDelegate' protocol Fl_Native_File_Chooser_MAC.cxx:1058: warning: class 'FLsaveDelegate' does not implement the 'NSOpenSavePanelDelegate' protocol In file included from Fl_Native_File_Chooser.cxx:35: Fl_Native_File_Chooser_MAC.cxx: In member function âint Fl_Native_File_Chooser::post()â: Fl_Native_File_Chooser_MAC.cxx:1022: warning: class 'FLopenDelegate' does not implement the 'NSOpenSavePanelDelegate' protocol Fl_Native_File_Chooser_MAC.cxx:1058: warning: class 'FLsaveDelegate' does not implement the 'NSOpenSavePanelDelegate' protocol lipo: can't figure out the architecture type of: /var/folders/8W/8WiigwuNGk8Xwd3wKlxmoU+++TI/-Tmp-//ccWCyuH4.out *************** Under default config (32bit) it compiles fine. Link: http://www.fltk.org/str.php?L2307 Version: 1.3-current
_______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
