Skip to content

compilation problem #1

Description

@yifangt

Hi, Kent!
When I tried to compile mapmaker, I got error as:

cmake ../
-- No build type selected, default to Release
-- Configuring done
CMake Error at CMakeLists.txt:61 (add_executable):
  Cannot find source file:

    mapm/mapmhelp.c

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm .h
  .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90 .f95 .f03 .hip .ispc

CMake Error at CMakeLists.txt:90 (add_executable):
  Cannot find source file:
    quant/qtlhelp.c

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm .h
  .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90 .f95 .f03 .hip .ispc

CMake Error at CMakeLists.txt:61 (add_executable):
  No SOURCES given to target: mapmaker

CMake Error at CMakeLists.txt:90 (add_executable):
  No SOURCES given to target: qtl

CMake Generate step failed.  Build files cannot be regenerated correctly.

I am not sure what is wrong. Do you have the instruction to compile this package?
Some of my environment infos are:

$ cmake --version
cmake version 3.22.1
$ uname -a

Linux valiant6 4.15.0-187-generic #198-Ubuntu SMP Tue Jun 14 03:23:51 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

Thank you!

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