Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

syntax error on "ops_par_loop_impl" ,folder name: laplace2d_tutorial #226

Open
CliefLord opened this issue Apr 21, 2024 · 1 comment
Open

Comments

@CliefLord
Copy link

The severity code states that the project file line is prohibited from displaying status details
Error C2065 "build_indices" : Undeclared identifier ops_test I:\ OPS \ ops-develop \OPS \c\include\ops_seq_v2.h 333

The severity code states that the project file line is prohibited from displaying status details
Error C2760 Syntax error: Unexpected '{' appears here; ops_test I:\ OPS \ ops-develop \OPS \c\include\ops_seq_v2.h 333
The severity code states that the project file line is prohibited from displaying status details
Error C3878 Syntax error: Unexpected tag "{" ops_test I:\ OPS \ ops-develop \OPS \c\include\ops_seq_v2.h 333 after "expression"
The severity code states that the project file line is prohibited from displaying status details
Error C2760 Syntax error: An unexpected "} "appears here; It should be ";" ops_test I:\Ops\OPS-develop\ops\c\include\ops_seq_v2.h 333
image

@reguly
Copy link
Collaborator

reguly commented Apr 21, 2024

What exactly is your compilation command? OPS requires C++11 or higher, (so -std=c++11 compiler switch)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants