Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 426
    • Issues 426
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #175
Closed
Open
Issue created Jul 06, 2016 by Admin@OpenFOAM-adminMaintainer

Compile error occurs! ( -plus _v1606+)

Today, I tried to install of-plus (v1606+) but failed it. A part of the error messages are the following.

... fields/fvPatchFields/derived/turbulentDFSEMInlet/turbulentDFSEMInletFvPatchVectorField.C:1110:63: error: no matching function for call to ‘Foam::turbulentDFSEMInletFvPatchVectorField::writeEntryIfDifferent(Foam::Ostream&, const char [13], int, const label&) const’ writeEntryIfDifferent(os, "nCellPerEddy", 5, nCellPerEddy_); ^ fields/fvPatchFields/derived/turbulentDFSEMInlet/turbulentDFSEMInletFvPatchVectorField.C:1110:63: note: candidate is: In file included from lnInclude/fixedValueFvPatchField.H:58:0, from lnInclude/fixedValueFvPatchFields.H:29, from fields/fvPatchFields/derived/turbulentDFSEMInlet/turbulentDFSEMInletFvPatchVectorField.H:83, from fields/fvPatchFields/derived/turbulentDFSEMInlet/turbulentDFSEMInletFvPatchVectorField.C:26: lnInclude/fvPatchField.H:533:18: note: template void Foam::fvPatchField::writeEntryIfDifferent(Foam::Ostream&, const Foam::word&, const EntryType&, const EntryType&) const [with EntryType = EntryType; Type = Foam::Vector] void writeEntryIfDifferent ^ lnInclude/fvPatchField.H:533:18: note: template argument deduction/substitution failed: fields/fvPatchFields/derived/turbulentDFSEMInlet/turbulentDFSEMInletFvPatchVectorField.C:1110:63: note: deduced conflicting types for parameter ‘const EntryType’ (‘int’ and ‘Foam::label {aka long int}’) writeEntryIfDifferent(os, "nCellPerEddy", 5, nCellPerEddy_); ...

What should I do next?

make.log-1.zip

Assignee
Assign to
Time tracking