Skip to content

CMake error (FindLIBIGL) #23

@paulelian-tabarant

Description

@paulelian-tabarant

Hello,

I've been using libigl for a few months now (thanks for the tools by the way), and I started my project from this example while hosting it on a Github repo. However, in any project I start from this example now, I get the following error when executing "cmake .." from a "debug" repository inside my project :

CMake Error at cmake/FindLIBIGL.cmake:36 (include):
include could not find load file:

libigl

Call Stack (most recent call first):
CMakeLists.txt:10 (find_package)

I saw from an previous post by Alec Jacobson that it might be due to inappropriately set environment variables, but I do not know anything about how to fix it. My "libigl" directory is at the same location as my project directory. Do you have any idea ?

Thank you very much,

Paul-Elian

Metadata

Metadata

Assignees

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