Changes between Version 7 and Version 8 of dev/MacOSXDependencies
- Timestamp:
- Dec 12, 2016, 3:22:07 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev/MacOSXDependencies
v7 v8 70 70 For everything to compile correctly you have to take the libraries that are shipped with the project and replace them with the dependencies you compiled earlier. You also have to set the path to ogre, to get CEGUIOgreRenderer to work. 71 71 72 Note that for all the libraries to find each other you might have to change some install names with `install_name_tool` (see above). 73 72 74 === Compiling Ogg and Vorbis === 73 75