docs.appimage.org icon indicating copy to clipboard operation
docs.appimage.org copied to clipboard

Best practices: refine section about "compiled in absolute paths"

Open TheAssassin opened this issue 5 years ago • 0 comments

We need a better section on resource lookups. The section in question is very specific. However it is generally a good idea to look up resources relative to the main binary, and one doesn't require binreloc for it.

Generally it should be named something like "Look up resources in a way that supports relocation" or so.

CC https://github.com/aardappel/treesheets/issues/130

TheAssassin avatar Sep 06 '19 01:09 TheAssassin