Skip to content

Add build-essential to avoid build error#378

Merged
saghul merged 1 commit intosaghul:masterfrom
guest271314:guest271314-patch-1
Feb 23, 2023
Merged

Add build-essential to avoid build error#378
saghul merged 1 commit intosaghul:masterfrom
guest271314:guest271314-patch-1

Conversation

@guest271314
Copy link
Copy Markdown
Contributor

make

Tell CMake where to find the compiler by setting either the environment
variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.

After installing build-essential make builds successfully.

make

  Tell CMake where to find the compiler by setting either the environment
  variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
  to the compiler, or to the compiler name if it is in the PATH.

After installing build-essential make builds successfully.
@saghul saghul merged commit 9cce4dc into saghul:master Feb 23, 2023
@saghul
Copy link
Copy Markdown
Owner

saghul commented Feb 23, 2023

Cheers!

@guest271314 guest271314 deleted the guest271314-patch-1 branch March 1, 2023 05:00
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

Successfully merging this pull request may close these issues.

2 participants