Set SDK paths in ENV variables #22
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request is about what I requested at #19
By applying this pull request every developer:
What you need to do to make Odyssey compile again is either:
ODYSSEY_INC and CMAKE_EXTRA_SDK_PATH should point to odyssey-r155188-1.23_SDK/SDK folder
AOS4_SDK_INC and CMAKE_AOS4_SDK_PATH should point to the folder where the AmigaOS 4 SDK include files are extracted. There should be at least the folders clib2, include and newlib, as they come with the latest AmigaOS 4 SDK 53.30.
Take this Pull Request as a proposal. Feel free to ignore it if you don't find it useful.