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

can't generate Makefile #37

Open
exebook opened this issue Feb 28, 2023 · 1 comment
Open

can't generate Makefile #37

exebook opened this issue Feb 28, 2023 · 1 comment

Comments

@exebook
Copy link

exebook commented Feb 28, 2023

Hi, thanks for maintaining this!

I cannot compile:

$ cd ~/libtsm
$ mkdir build
$ cd build
$ cmake ..
CMake Error at CMakeLists.txt:19 (message):
  Usage: mkdir build; cmake ..


-- Configuring incomplete, errors occurred!
See also "~/libtsm/CMakeFiles/CMakeOutput.log".

I am not familiar with CMake, looking into the log file just confused me.

Any ideas?

@exebook
Copy link
Author

exebook commented Feb 28, 2023

Ok, I just commented out line 19, and it worked. I guess if condition code is buggy.

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

1 participant