make tag

15 questions


1 answers
82 views
0
Project file error occurs in MSBUILD.

Run Environmentvisual studio 2019Windows 10 cmake --build.--config RELEASEcmake --build.--config RELEASE --target INSTALLThis error occurred when I ran this command. C:\pytools\dlib\examples\build>...


2 answers
93 views
0
CMake Installation

When I tried to install cmake on LINUX, I got an ERROR. pip install --usercmake-3.18.4.post1.tar.gzProcessing. /cmake - 3.18.4.post1.tar.gz Installing build dependencies... error Complete output from ...

2 years ago

1 answers
102 views
0
Understanding Warning Messages in the Brew Doctor After Homebrew Installation

I'm installing PHP, Apache, MySQL on my Mac (Sierra) on Homebrew, but I'm a beginner, so I'd like you to tell me in an easy-to-understand way.First, http://vdeep.net/intr-homebrewRead xCode was alread...

2 years ago

1 answers
82 views
0
PCL tutorial "Extracting indications from a PointCloud" cannot be built

I would like to use PCL to extract the plane from the point group.There is a tutorial on PCL that says Extracting indications from a PointCloud, and when I tried to run this code, I got the following ...

2 years ago

1 answers
106 views
0
I don't understand list function grammar among cmake grammar

# set default library for project.list (APPEND LINK_LIBRARIES dl m pthreadThere's a chord like thisI can guess, but I don't know what this means I would appreciate it more if you could tell me how to ...

2 years ago
« - 2 -

© 2024 OneMinuteCode. All rights reserved.