Skip to content
This repository has been archived by the owner on Dec 25, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants