question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error with CMake on macOS (Catalina)

See original GitHub issue

Describe the bug When following steps on Getting started block, got an error with CMake.

To Reproduce Steps to reproduce the behavior:

  1. Clone project from GitHub
  2. Go to project folder
  3. Run npm install
  4. See error

Expected behavior Dependencies installed.

Screenshots

Desktop (please complete the following information):

  • OS: macOS
  • NodeGUI version: 0.6.7
  • React NodeGUI version: 0.2.6
  • OS Version: 10.15.1

Additional context The problem is gone when install CMake using brew. I think to add install CMake requirement to Getting started page for not confusing people.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:8

github_iconTop GitHub Comments

1reaction
siowyishengcommented, Jan 17, 2020

oops sorry I’m still on vs 2015. I’ll upgrade and report back. My bad.

edit: It works now. Perhaps the quickstart have some footnote for the prerequisites.

0reactions
chrissantamariacommented, May 14, 2020

Agreed, the requirement should be noted on the quickstart page - just ran into this issue myself. I’m happy to make a pull request and add a brief requirement description if you’d like @master-atul

Read more comments on GitHub >

github_iconTop Results From Across the Web

cmake build failed on macos catalina 10.15 - Stack Overflow
I am personally using CLion from jetbrains, while tried to build old codes written in C/C++, it's giving me error because MacOS 10.15,...
Read more >
cmake build failed on macos catalina 10.15 - iTecNote
I have recently installed macos catalina with Xcode 11.1 and updated cmake, clang and llvm sudo rm -rf /Library/Developer/CommandLineTools xcode-select ...
Read more >
macOS & GCC 9.2.0 (#21135) · Issues - CMake - GitLab
... CMake 3.18.2 still does not build on macOS Catalina with GCC 9.2.0. In the LexerParser part, it raises the following error message:....
Read more >
Installing - CMake
Typically this means selecting CMake as the Source directory and then selecting a binary directory for the resulting executables. macOS. There are pre-compiled ......
Read more >
Clang linking error MacOS Big Sur | Apple Developer Forums
I solved this problem by installing the CommandLineTool from Xcode. Before solving this problem, I found that there is no CommandLineTools folder in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found