07/24/2018 9:21 AM
post118999
|
Perhaps try:
#define class _class
Prior to including the header followed by
#undef class
On 2018-07-24, 2:52 AM, "Sri Harsha Koribille" <community-noreply@qnx.com> wrote:
Hi all,
I'm working on Qnx 7.0 trying to integrate shutdown API's into my C++ project.
I'm facing build issues since the "ProcessInfo_t" structure in the "sys/shutdown.h" header consists a variable named
"class" and C++ compiler doesn't consider it as a variable
How can this be resolved?
_______________________________________________
OSTech
http://community.qnx.com/sf/go/post118992
To cancel your subscription to this discussion, please e-mail ostech-core_os-unsubscribe@community.qnx.com
|
|
|