Skip to content

Error occur in Test Project #5

@manuel76413

Description

@manuel76413

Windows 7 x64, Visual C++ 2017, CMake 3.14.0 generate solution.

compile and link success, Run test.exe , there are error in triangle.c line14122.

in transfernodes function
14121 /* Read the vertex coordinates. */
14122 x = vertexloop[0] = pointlist[coordindex++]; <====0xC0000005 error!
14123 y = vertexloop[1] = pointlist[coordindex++];

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions