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

Reply via email to