BrownBiomechanics / SlicerAutoscoperM

This 3D Slicer extension enables users to perform image registration.
https://autoscoperm.slicer.org
MIT License
0 stars 3 forks source link

Improve integration with autoscoper #7

Closed jcfr closed 1 year ago

jcfr commented 1 year ago
Before After
image image

Context

This pull-request is based of:

NicerNewerCar commented 1 year ago

@jcfr I'm getting this error when I try to configure the project with this command cmake .. -DSlicer_DIR="C:/D/S4R/Slicer-build" -DQt5_DIR="C:/Qt/5.15.2/msvc2019_64/lib/cmake/Qt5" -DSlicerAutoscoperM_SUPERBUILD=ON

CMake Error at C:/D/S4/CMake/SlicerExtensionCPack.cmake:174 (message):
  SlicerAutoscoperM: Variable CPACK_INSTALL_CMAKE_PROJECTS is expected to be
  set.
Call Stack (most recent call first):
  CMakeLists.txt:27 (include)

Not sure what I need to set this to, I didn't have it set to anything before.

Update:

It appears my version of slicer may be broken, I am rebuilding now.

jcfr commented 1 year ago

Notes: