Skip to content

Conversation

@bhill-slac
Copy link
Contributor

Adds the headers and libs from isegHAL so developers don't need to build it.

@ffeldbauer
Copy link
Owner

I would not like to copy those files into this package. This way you always have to modify this package, when isegHal is updated. Even if there is no API change, which means you do not need to modify anything else in this package.

The way I solve this problem is, by defining ISEGHAL in the configure/RELEASE file. The Makefile uses it to create USR_INCLUDE and USR_LDFLAGS for compiling. Just copy the lib and headers from isegHal where ever you want and set the path in configure/RELEASE.
You can simply copy the latest version from the CC24 controller directly to your build server, so you do not need to build them yourself.

@bhill-slac bhill-slac force-pushed the iSegHAL-headers-n-libs branch from a0e2229 to f97442e Compare December 21, 2019 05:47
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.

2 participants