We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm running into a number of issues trying to get refos building from ubuntu 16.04.
Here is one example:
/src/refos/apps/timer_server/src/device_timer.h:50:5: error: unknown type name 'pstimer_t' pstimer_t tickDev; / No ownership. Weak ref to static. */
The text was updated successfully, but these errors were encountered:
Hello Remdragon,
I have attache my changes to build, which i did to build and run it on 16.04 RefOSWorking.zip
Sorry, something went wrong.
No branches or pull requests
I'm running into a number of issues trying to get refos building from ubuntu 16.04.
Here is one example:
/src/refos/apps/timer_server/src/device_timer.h:50:5: error: unknown type name 'pstimer_t'
pstimer_t tickDev; / No ownership. Weak ref to static. */
The text was updated successfully, but these errors were encountered: