-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Closed
Labels
Description
Required Info | |
---|---|
Camera Model | D400 |
Firmware Version | (Open RealSense Viewer --> Click info) |
Operating System & Version | MacOS |
Kernel Version (Linux Only) | |
Platform | PC |
SDK Version | 2.24.0 |
Language | c++ |
Segment |
Issue Description
report a bug:
When I used this sdk with qt, a problem would be encountered.
A function called foreach in file "rs_frame.hpp" was in conflict with qt.
I renamed the function to get through compilation.
I suggest you will change the name of this function in the source code.