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 Error in Ubuntu #68

Open
rakibtg opened this issue Sep 25, 2020 · 3 comments
Open

Build Error in Ubuntu #68

rakibtg opened this issue Sep 25, 2020 · 3 comments

Comments

@rakibtg
Copy link

rakibtg commented Sep 25, 2020

Once I run the cmake command based on the build documentations, it shows this error:
Command:

cmake -G "Unix Makefiles" -S node -B build

Error:

CMake Error: The source directory "/home/rakibtg/Projects/tastyapi/node" does not exist.

OS: Ubuntu 20

Screenshot 2020-09-26 at 1 12 53 AM

Am i missing something here?

@mdings
Copy link

mdings commented Oct 21, 2020

Try cmake -G "Unix Makefiles" -S ./ -B build

@rakibtg
Copy link
Author

rakibtg commented Oct 22, 2020

@mdings I have moved to Electron, are you using DeskGap at this moment?

@mdings
Copy link

mdings commented Oct 23, 2020

No I'm using https://github.com/yue/yue currently

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

2 participants