Skip to content

Freeze in glfwCreateWindow #7

Description

@fushi219

Thanks for your great job!
However, i meet some problems with the source code.
I wonder if this is available in mac osx? There exists some problems compiling master branch:

  1. cmake set openmp lib as libomp, however, app clang does not like this
  2. MatchCubes.h needs include <Eigen/StdVector>
  3. MixedSolverSchurMp,h seems to not find recursive_conjugate_gradient_OMP as _OPENMP not defined?
  4. some library need to link to cholmod.

After solving these problems, it finally compiled successfully on my macbook.
However, when running the app, it stucked in glfwCreateWindow and it's hard for me to solve it.

Wish your answer! Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions