[F-Script-talk] compiling a project with FSInterpreterView
Brought to you by:
pmougin
From: Roberto A. <ab...@as...> - 2002-08-04 00:33:01
|
Hi --- Firstly, I'd like to thank anyone/everyone involved with F-Script. I'm blown away by how cool and useful it is. Secondly, may I ask a (probably stupid) question? I'm compiling a project which uses an FSInterpreterView (dragged into a window via the IB Palette) to provide an in-application scripting environment to manipulate my apps objects. During compilation I've been receiving the following (apparently benign) warning: /usr/bin/ld: warning prebinding disabled because dependent library: /Users/pmougin/allFscript/FScript/build/UninstalledProducts/FScript.framework/Versions/A/FScript is not prebound Can anybody clarify what I need to do to make it go away? It seems from this that frameworks as well as apps have prebindings to make them load faster. If so, do I need to update prebindings or something? (I know how to do this tediously from the command line... but it takes forever and I'd rather not do it if I don't have to. Presumably if that is the problem it will go away next time I use an installer for another app that updates all the app prebindings). Regards, Bob Abraham (an F-Script newbie) -- ------------------------------------------------------------------------ Prof. Roberto Abraham | Office: Rm.1405A Dept. of Astronomy & Astrophysics | Phone (direct): 416-946-7289 University of Toronto | Phone (cellular): 416-830-8172 60 St. George St | Phone (department): 416-978-2016 Toronto, ON M5S 3H8 | Departmental FAX: 416-946-7287 Canada | ------------------------------------------------------------------------ |