hi there,

i have the problem some others had before me: fl_filename_list() will 
count the number of files correctly but does not return pointers to the 
actual filenames, i get random data instead. this is with fltk 1.1.10 on 
mac osx SL (current xcode 3 tools). there have been some vague hints 
about some compiler flags one must use to compile fltk and the app 
itself but i did not understand the issue. got a cure?

another question i have. i'd like to use Fl_Sys_Menu_Bar but i cannot 
include FL/x.H. if i do i get lot's of errors (not so when i use 
fltk-1.3):

...
../../ui.H:845: error: ISO C++ forbids declaration of 'Button' with no 
type
../../ui.H:845: error: expected ';' before '*' token
../../main.C: In member function 'void PD_Layer_Strip::init(int)':
../../main.C:924: error: 'non_t' was not declared in this scope
...and so on.

what is going (wr)on(g) here?
thank you so much
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to