Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • iMSTK iMSTK
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 67
    • Issues 67
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • iMSTK
  • iMSTKiMSTK
  • Issues
  • #169

Closed
Open
Created Dec 04, 2017 by Alexis Girault@alexis-giraultContributor

Assimp build issue with 3.3.1

Issue introduced here when using Assimp 3.3.1: 34170af1 (comment 350649)

On mac, I now can't build with the following error:

/Users/agirault/Projects/imstk/rel/External/Assimp/src/code/D3MFImporter.cpp:230:29: error: invalid operands to binary expression ('float (*)(const char *, const char *)' and 'nullptr_t')
        vertex.z = ai_strtof>(xmlReader->getAttributeValue(D3MF::XmlTag::z.c_str()), nullptr);
                   ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Bug is here: https://github.com/assimp/assimp/blob/v3.3.1/code/D3MFImporter.cpp#L230

Not sure why dashboard are fine, for any platform.

@NickMilef @sreekanth-arikatla @jbvimort I remember talking about upgrading to Assimp 4.0.1 at some point. Do you remember the reason why we didn't?

Assignee
Assign to
Time tracking