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

CMAKE build stucks #5

Closed
roj1512 opened this issue Nov 4, 2020 · 7 comments
Closed

CMAKE build stucks #5

roj1512 opened this issue Nov 4, 2020 · 7 comments

Comments

@roj1512
Copy link

roj1512 commented Nov 4, 2020

When following the installing instructions generator for Linux, Ubuntu 20 at running the command "cmake --build . --target install", this displays:
Scanning dependencies of target tdsqlite
[ 0%] Building C Object tg/sqlite/CMakeFiles/tdsqlite.dir/sqlite/sqlite3.c.o

And the program freezes

@levlam
Copy link
Contributor

levlam commented Nov 4, 2020

How lond did you wait?

@roj1512
Copy link
Author

roj1512 commented Nov 4, 2020

How lond did you wait?

30 mins+

@roj1512
Copy link
Author

roj1512 commented Nov 4, 2020

I tried clang, too. It’s the same thing.

210FC2F2-5575-4BA1-9A9D-E6A727E7AFB3

@YehudaEi
Copy link

YehudaEi commented Nov 4, 2020

I have now tried and it works great for me!
Maybe you do not have enough memory?

@roj1512
Copy link
Author

roj1512 commented Nov 4, 2020

Oh let me kill other processes then

@levlam
Copy link
Contributor

levlam commented Nov 5, 2020

@rojserbest Did it help? g++ needs at least 4GB of RAM. For clang 2GB should be enough.

@roj1512
Copy link
Author

roj1512 commented Nov 6, 2020

@levlam thanks, I was able to deploy it on a DigitalOcean droplet with 2GB RAM and clang. Sorry for the late response.

@levlam levlam closed this as completed Nov 6, 2020
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

3 participants