Items with no label
3335 Discussions

Realsense: ‘p’ does not name a type

Reza_2020
Beginner
579 Views

Hello,

I just installed Intel® RealSense™ SDK 2.0 for my ubuntu machine. I can see everything is working with "realsense-viewer" command.

I want to start with C++ examples provided and I am confused how to manage that. I copied the content of "rs-hello-realsense" into a .cpp file in my machine, but after running, I am facing this error " ‘p’ does not name a type" which I believe is related to initial lines of codes. I appreciate any help. I am using this page: https://dev.intelrealsense.com/docs/rs-hello-realsense

 

 

Labels (1)
0 Kudos
1 Reply
GouthamK_Intel
Moderator
554 Views

Hi,

Thanks for reaching out to us.

This forum is intended to support issues related to Intel C++ Compiler.

As can see that you have issues related to Realsense, please post your query in the below RealSense community link.

https://support.intelrealsense.com/hc/en-us/community/topics

Have a Good day.


Thanks & Regards

Goutham


0 Kudos
Reply