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

grid.h(86): error: identifier "idxtype" is undefined idxtype* adjIndex; missing file listed in CMakeList.txt. #2

Open
sowhatgavin opened this issue Oct 21, 2016 · 0 comments

Comments

@sowhatgavin
Copy link

Two problems:
01.
freecfd-master/src/grid/grid.h(86): error: identifier "idxtype" is undefined
idxtype* adjIndex;

i check the source code, and i cannot find the define of "idxytpe".

is it defined by other lib or program ?

3Q!

missing file listed in CMakeList.txt.
1)missing rans_update_boundaries.cc in freecfd-master/src/rans/CMakeLists.txt
2)missing ns_update_boundaries.cc in freecfd-master/src/navier_stokes/CMakeLists.txt
project cannot be compiled.

3Q!

If you complie the code successful, please teach me how to do it , 3Q!

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

1 participant