-
Notifications
You must be signed in to change notification settings - Fork 7
Referencing wxWidgets Externally (Non portable)
Ravbug edited this page Sep 10, 2019
·
12 revisions
If you do not want to store wxWidgets within your repository, simply delete the wxWidgets folder in the repository root. Then follow the instructions below to link your external wxWidgets install to the template.
- Open
mac.xcodeprojin the template repository root. - Remove the reference to
wxcocoa.xcodeprojin the left sidebar if it is there. - Open
your wxWidgets/build/osxin your file browser - Drag
wxocoa.xcodeprojinside/build/osxinto the left sidebar ofmac.xcodeproj. - [steps incomplete, more coming soon]
Information coming soon.
Information coning soon.