NOTE: When using NGA Utilities as a static library, you must pass the -ObjC
flag to the linker for the categories to work. Otherwise, you will see many invalid selector
messages.
Found in Objective-C categories in static library on Stack Overflow
COMPILATION NOTES ================= Compiling statically -------------------- NOTE: When using NGA Utilities as a static library, you must pass the `-ObjC` flag to the linker for the categories to work. Otherwise, you will see many `invalid selector` messages. Found in [Objective-C categories in static library](http://stackoverflow.com/questions/2567498/objective-c-categories-in-static-library) on Stack Overflow
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 20722 | jdputsch | initial branch, prep for -Zapp= support | ||
//guest/michael_bishop/MacMenu/src/NGAUtilities/README.markdown | |||||
#1 | 8331 | Matt Attaway |
Adding initial version of MacMenu for Perforce MacMenu is a helpful Perforce client that sits in your toolbar. It allows you to run standard Perforce operations on the document that is open the currently active editor/viewer. |