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

Missing tpmoslin.cpp #1

Open
adx11 opened this issue Jun 11, 2020 · 3 comments
Open

Missing tpmoslin.cpp #1

adx11 opened this issue Jun 11, 2020 · 3 comments

Comments

@adx11
Copy link

adx11 commented Jun 11, 2020

Looks like the tpmsolin.cpp for Linux OS support is missing from the initial check-in.

@gadh
Copy link

gadh commented Feb 16, 2023

yes what about it ?

@ezekielnewren
Copy link

How is the project meant to be compiled unless that file exists? How do we create it ourselves if that's what's expected.

@ulikoehler
Copy link

I can't compile either due to this bug.

% cmake .
-- The C compiler identification is GNU 11.4.0
-- The CXX compiler identification is GNU 11.4.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done
CMake Error at CMakeLists.txt:11 (add_executable):
  Cannot find source file:

    tpmoslin.cpp

  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:11 (add_executable):
  No SOURCES given to target: tpmtool

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

No branches or pull requests

4 participants