Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

IntelliSense errors while using the Cilk Plus

Alexander_D_1
New Contributor I
928 Views

Hi,

I am very new to 'Cilk Plus'.

I installed Intel Parallel Studio XE 2017 (Update 4) with VS 2013 and trying to understand 'Cilk' samples.

Samples was successfully running. However there are many 'IntelliSense' errors (see image below).

Editor highlights this errors and it are disturbing me.

0 Kudos
1 Solution
Alexander_D_1
New Contributor I
928 Views

I found solution, seemingly.

It needs disable the intellisense error reports: 

 Tools -> Option -> Text Editor -> C/C++ -> Advanced -> IntelliSence -> Disable Error Reporting

(https://social.msdn.microsoft.com/Forums/vstudio/en-US/ec110d6f-b3fd-40e3-9a73-6dc3e9cf1b9f/show-intellisense-errors-function-in-error-list?forum=vcgeneral)

View solution in original post

0 Kudos
1 Reply
Alexander_D_1
New Contributor I
929 Views

I found solution, seemingly.

It needs disable the intellisense error reports: 

 Tools -> Option -> Text Editor -> C/C++ -> Advanced -> IntelliSence -> Disable Error Reporting

(https://social.msdn.microsoft.com/Forums/vstudio/en-US/ec110d6f-b3fd-40e3-9a73-6dc3e9cf1b9f/show-intellisense-errors-function-in-error-list?forum=vcgeneral)

0 Kudos
Reply