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

Won't build with OpenFOAM 2.4.0 #1

Closed
petebachant opened this issue Dec 12, 2016 · 3 comments
Closed

Won't build with OpenFOAM 2.4.0 #1

petebachant opened this issue Dec 12, 2016 · 3 comments
Assignees
Labels

Comments

@petebachant
Copy link

I can try to fix this up later, but want to note this for now.

Errors:

could not open file cyclicAMILduInterface.H for source file wallShearStressLES.C due to No such file or directory
could not open file cyclicAMIPolyPatch.H for source file wallShearStressLES.C due to No such file or directory
OpenFOAM/OpenFOAM-2.4.0/src/finiteVolume/lnInclude/cyclicAMIFvPatch.H:39:35: fatal error: cyclicAMILduInterface.H: No such file or directory
 #include "cyclicAMILduInterface.H"
                                   ^
@wyldckat
Copy link
Owner

Many thanks! Same happens on 2.3.x. I'll try to push an update soon.

@wyldckat
Copy link
Owner

Fixed in commit fd73cf7.

@wyldckat wyldckat self-assigned this Dec 12, 2016
@wyldckat wyldckat added the bug label Dec 12, 2016
@petebachant
Copy link
Author

Works like a charm. Thanks Bruno!

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

No branches or pull requests

2 participants