Skip to content

Commit

Permalink
Update build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
evanweaver committed Jun 20, 2017
1 parent 63c179a commit 6be5053
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions doc/Building and Testing OpenStudio.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ In CMake check the following:
- BUILD\_OS\_APP
- BUILD\_PACKAGE
- BUILD\_PAT
- BUILD\_TESTING (NOTE: not currently possible with e+ 8.7 issue)
- BUILD\_TESTING

In CMake **uncheck** the following:

Expand Down Expand Up @@ -192,9 +192,10 @@ Copy build to VM's share folder

**Note:** The package will appear to be an empty folder in the build directory, when in fact the package is in OpenStudio/build/_CPack_Packages/Darwin/IFW and it's file name will have no file type extension.

**Note:** Making a build while on NREL's network (even the Dev VPN) and using a VMWare Mac VM will often fail when cmake attempts to download from GitHub the PAT SHA-specific zip file, meaning the developer will need to do this step manually.

OSVersion Testing
=================
NOTE: not available while build testing is deprecated

In folder `build\Products\Release`

Expand Down

2 comments on commit 6be5053

@nrel-bot-3
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

develop (evanweaver) - x86_64-MacOS-10.10-clang: Build Failed

Build Badge Test Badge

@nrel-bot-3
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

iteration (evanweaver) - x86_64-MacOS-10.10-clang: Build Failed

Build Badge Test Badge

Please sign in to comment.