Skip to content

Make apps/imguiViewer compile on Linux#236

Open
iacore wants to merge 1 commit intocnr-isti-vclab:develfrom
iacore:patch-1
Open

Make apps/imguiViewer compile on Linux#236
iacore wants to merge 1 commit intocnr-isti-vclab:develfrom
iacore:patch-1

Conversation

@iacore
Copy link

@iacore iacore commented Apr 18, 2024

I fixed your software on accident. Maybe it's now broken on other platforms.

Check with [x] what is your case:
  • I don't want to sign the CLA.

set(IMGUI_DIR "../../../github/imgui" CACHE INTERNAL "Path to imgui")
set(IMGUI_DIR "path/to/imgui" CACHE INTERNAL "Path to imgui")
set(VCGLIB_DIR "../.." CACHE INTERNAL "Path to vcglib")
set(EIGEN_DIR = "${VCGLIB_DIR}/eigenlib" CACHE INTERNAL "")
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the relation with the Eigen3 library that is find_package'd on line 19 ?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants