Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare Osprey compilation - Helge #410

Merged
merged 1 commit into from
May 23, 2022

Conversation

HJZollner
Copy link
Collaborator

This commit includes adaptions of the implementation to allow an easy compilation of Osprey standalone.

  • The Osprey toolbox check module is called within the RunPreviousModule function and updated flag.didLoadData to didLoad to match the naming convention
  • addpath functions are removed from OspreySettings and not including SPM12 in the path will result in an error message instead of automatically including it (as this is not possible for compiled MATLAB code).
  • added a CompileOspreyStandalone function to create compiled Osprey. This includes a HBCD specific version, a command window version to be called in the terminal, and a full GUI version. The compilation includes SPM12 with the needed LICENSE files.

This commit includes adaptions of the implementation to allow an easy compilation of Osprey standalone.

- The Osprey toolbox check module is called within the RunPreviousModule function and updated flag.didLoadData to didLoad to match the naming convention
- addpath functions are removed from OspreySettings and not including SPM12 in the path will result in an error message instead of automatically including it (as this is not possible for compiled MATLAB code).
- added a CompileOspreyStandalone function to create compiled Osprey. This includes a HBCD specific version, a command window version to be called in the terminal, and a full GUI version. The compilation includes SPM12 with the needed LICENSE files.
-
@HJZollner HJZollner merged commit 591fa7e into schorschinho:develop May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant