The errors reported are as follows: StVO PL/SRC/stereoframehandler. CPP: 1266:35: error: ‘RND’ was not declared in this scope
color = scalar (color_dist (RND), color_dist (RND), color_dist (RND), color_dist (RND))
explanation: random_ In the Linux implementation, device () reads the/dev/urandom device, random_ The purpose of device () is to generate a true random number. The rand () function uses the linear congruence method to generate a random number, but this random number is actually a pseudo-random number
original address: https://blog.csdn.net/keneyr/article/details/105595613#commentBox
However, randm_ Device() is only valid under Linux, not under windows
solution: add #include & lt; in front of the stereoframehandler.cpp file; random> Code> just fine
Read More:
- Solution to errors reported by TES command in vscode – errors reported by typescript command
- An error is reported when compiling OpenVPN
- Process of checking the error of connection reset by peer reported by reactor netty
- Handling of expression not in group by key [value] reported by hive on October 12, 2020
- The solution of PL / SQL can’t connect to the remote server after installing Oracle locally
- Invalid archiveerror reported by CONDA
- Solution of 500 internal server error reported by [SVN] TortoiseSVN
- Adding a reference in the system-user.dtsi file cannot modify the device tree file pl.dtsi
- Solution to “internal error 2738” reported by Cisco * * client installation
- How to deal with the error reported by live mail
- Error reported by wechat applet: cannot read property ‘forceupdate’ of undefined
- “2003” error reported by sqlyog for Linux remote connection solution
- Solution to parse error at “IID” reported by QT
- Error 404 reported by spring MVC access Servlet
- Error reported by thinkphp5 and wdatepicker calendar control
- OS error reported by Python: [errno 22] invalid argument
- Error reported by nodejs server of CentOS system: solution to cannot find module ‘jQuery’
- Common errors reported by Eureka in spring cloud
- Solution to the error cannot resolve symbol reported by build.sbt
- Error reported by gulp: referenceerror: primordials is not defined