-
Notifications
You must be signed in to change notification settings - Fork 6
How to build third party libraries
ivmartel edited this page Jul 5, 2011
·
6 revisions
We suppose that you have already created your context. If not, see How to create your first context. Is seems the all in one option of building all did not please you (see How to build all). So the first thing to do before building your project is to build the third party libraries. Here is how:
- Press the
Configure Third Party Folderfrom the Action Buttons: this will create build configuration files for the thirdparties in the Third Party Root Folder. It will automatically open it if you checked the Ask to launch VisualStudio check box in the setup phase. - Compile the Third Parties using the selected compiler in the Options Tab,
- Press
Install Files to Build Folderfrom the Action Buttons

Back to the User Guide.