-
Notifications
You must be signed in to change notification settings - Fork 12
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
Add CI build #162
Merged
Merged
Add CI build #162
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
grzleadams
approved these changes
Oct 7, 2024
mattalvarado
added a commit
that referenced
this pull request
Nov 20, 2024
* mingw64_support, provided by Hshibata (#145) * Added definitions for 3 camera ks21 (#156) * fix sscanf warning/error (#157) * Fix windows build (#158) * add instance of static member of Timestamp, for windows_build * fix for visual studio warning * Add CI build (#162) * add github action for building libmultisense * Dbalish/windows buildfix (#163) * reorder includes so min/max macros don't get defined * remove accidental newline * modify default mtu from 7200 to 1500 for all tools and examples (#165) * Auto mtu (#166) * seems to work - CLEAN UP PRINTS * readd dropped lines from test code * reduce retry/timeout - make MTU select faster * remove debug prints * change utils to auto mtu- Dont push until approved * fix fdutil to match others wrt MTU setup --------- Co-authored-by: Douglas Balish <[email protected]> * Have CI build under windows * Fix syntax error * Source updates --------- Co-authored-by: psmithcrl <[email protected]> Co-authored-by: Quentin Torgerson <[email protected]> Co-authored-by: hshibatacrl <[email protected]> Co-authored-by: dougbalish1 <[email protected]> Co-authored-by: Douglas Balish <[email protected]>
dougbalish1
added a commit
that referenced
this pull request
Nov 22, 2024
* Fix windows build (#158) * add instance of static member of Timestamp, for windows_build * fix for visual studio warning * Add CI build (#162) * add github action for building libmultisense * fix one header before move to windows machine * update some dead links * builds on ubuntu, not tested * test windows commit * Dbalish/windows buildfix (#163) * reorder includes so min/max macros don't get defined * remove accidental newline * WIP * add windows style struct packing * make message values unsigned * builds in windows - untested * windows build tested and working * fix broken #defines * last bit of cleanpup --------- Co-authored-by: hshibatacrl <[email protected]> Co-authored-by: Quentin Torgerson <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.