Forum Discussion
CaptainPrice15
New Contributor
2 years agoProblems with the chrono library in NIOS II
Even though the includes in the bsp has the chrono library and #include<chrono> doesn't throw any error, when the library is used, there is always an error For Example, when I use "std::chrono::hig...
- 1 year ago
Hi CaptainPrice15,
The screenshot is just to show the application is able to run with the chrono library.
Try to compile/build all even when you see the errors while editing the code.
Thanks.
Regards,
Aik Eu
aikeu
Regular Contributor
2 years ago- CaptainPrice151 year ago
New Contributor
Hi @aikeu ,
Thanks a lot for your reply.
It is a bit bit difficult to understand the solution just from this screenshot. Could you please explain in detail what exactly the solution is and how can I use the chrono library in NIOS II?
Thanks in advance.