Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build errors #32

Merged
merged 9 commits into from
Nov 25, 2024
Merged

Conversation

thewtex
Copy link
Member

@thewtex thewtex commented Jul 19, 2024

  • ENH: Update cmake_minimum_required to 3.16.2
  • STYLE: CMakeLists.txt dos2unix
  • ENH: Use the itk_module_add_library macro
  • BUG: Remove extra project command specs

thewtex added 7 commits July 19, 2024 12:27
Simplify and utilize best practices.
Do not try to sync version with ITK.

Remove languages -- we also need C for KWStyle.

Addresses:

FAILED: KWStyle-prefix/src/KWStyle-stamp/KWStyle-configure /home/matt/bin/ITKAnalyzeObjectMap-GCC-Release/KWStyle-prefix/src/KWStyle-stamp/KWStyle-configure
cd /home/matt/bin/ITKAnalyzeObjectMap-GCC-Release/KWStyle-build && /usr/bin/cmake -DCMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/ninja -DCMAKE_CXX_COMPILER:STRING=/usr/bin/c++ -DCMAKE_CXX_COMPILER_LAUNCHER:FILEPATH= -DCMAKE_C_COMPILER:STRING= -DCMAKE_C_COMPILER_LAUNCHER:FILEPATH= "-DCMAKE_CXX_FLAGS:STRING=  -fno-sized-deallocation -msse2" "-DCMAKE_C_FLAGS:STRING= " -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX:PATH=/usr/local -DBUILD_TESTING:BOOL=OFF -GNinja /home/matt/bin/ITKAnalyzeObjectMap-GCC-Release/KWStyle && /usr/bin/cmake -E touch /home/matt/bin/ITKAnalyzeObjectMap-GCC-Release/KWStyle-prefix/src/KWStyle-stamp/KWStyle-configure
-- The C compiler identification is unknown
CMake Error at CMakeLists.txt:28 (project):
  No CMAKE_C_COMPILER could be found.

  Tell CMake where to find the compiler by setting either the environment
  variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full path to
  the compiler, or to the compiler name if it is in the PATH.

-- Configuring incomplete, errors occurred!
The name needs to be consistent with the module name.
CMakeLists.txt Outdated Show resolved Hide resolved
src/CMakeLists.txt Outdated Show resolved Hide resolved
@hjmjohnson hjmjohnson merged commit 7de5b21 into InsightSoftwareConsortium:main Nov 25, 2024
32 checks passed
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.

3 participants