In article <[EMAIL PROTECTED]>, Jean-Yves Avenard <[EMAIL PROTECTED]> wrote:
> > Great, glad /that/ worked. > > > > I think Apple warned us all about using bundles for future apps > > instead of resource forks. Sounds like they may have fired a > > warning shot with Leopard. > > Well, resource forks are ugly anyhow as you can't safely store them on a > non-aware resources file system. > > Well, still one more problem > > Compiled on 10.4, the application will run Leopard just fine. > However, compiled with 10.5 with xcode 3.0 ; the application will give me a > bus-error when ran in 10.4 > > I need to install xcode 2.3 in Leopard, and see if I still have the same > problem... > > Jean-Yves Did you try to build 1.1.x (from svn) and run it on Leopard? It includes some workaround code that does not require a resource fork. As for the bus error, I have no idea. Will xcode 3.0 be available for tiger? _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

