>> I have just taken fltk-1.3.x/test/hello.cxx and compiled it with >> a Makefile tweaked from that supplied by Greg in STR #2149. Does >> the following Makefile work for you? Don't forget to replace "TAB " >> with a real TAB character. >> [...Makefile snipped...]
> it's the same effect as before, which does't surprise, because the > $(shell...) expressions evaluate to same, I put litterarly in my > makefile. Are you telling me that if you rename your hello.cpp to hello.cxx and use the Makefile that was included in the previous message, you get exactly the same errors as you had before ? If your hello.cpp is not the same as fltk-1.3.x/test/hello.cxx could you please post it here. If you get the same errors with the hello.cxx then I suspect that you have some serious b0rkage in your setup. Cheers Duncan _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

