Closed billvaglienti closed 8 years ago
OSX uses a weird dynamic library system where the library paths are somehow in the library. This makes creating a relocatable binary problematic. Some users are reporting issues running the pre-built binaries on OSX.
ProtoGen is now .app bundle on OS X. macdeployqt is used to deal with the frameworks issue.
OSX uses a weird dynamic library system where the library paths are somehow in the library. This makes creating a relocatable binary problematic. Some users are reporting issues running the pre-built binaries on OSX.