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

vxWorks complains about building SPiiPlusDriver #47

Closed
keenanlang opened this issue May 15, 2023 · 0 comments · Fixed by #48
Closed

vxWorks complains about building SPiiPlusDriver #47

keenanlang opened this issue May 15, 2023 · 0 comments · Fixed by #48
Milestone

Comments

@keenanlang
Copy link
Contributor

keenanlang commented May 15, 2023

../SPiiPlusDriver.cpp: In member function 'int SPiiPlusController::getNumAccelSegments(double)':
../SPiiPlusDriver.cpp:1480: error: 'lround' was not declared in this scope

and

../SPiiPlusDriver.cpp: In member function 'asynStatus SPiiPlusController::runProfile()':
../SPiiPlusDriver.cpp:1770: error: 'lround' was not declared in this scope
../SPiiPlusDriver.cpp:1819: error: 'lround' was not declared in this scope
../SPiiPlusDriver.cpp:1861: error: 'lround' was not declared in this scope

Built against base-7.0.6.1

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 a pull request may close this issue.

2 participants