dlib icon indicating copy to clipboard operation
dlib copied to clipboard

[Bug]: Cmake regex error while trying to make install

Open Bariskizilkaya opened this issue 1 year ago • 1 comments
trafficstars

What Operating System(s) are you seeing this problem on?

Linux (x86-64)

dlib version

19.24.5

Python version

No response

Compiler

gcc 11.4.0

Expected Behavior

installation successfully done

Current Behavior

Gives error whie sudo make install

Steps to Reproduce

mkdir build cd build cmake .. //sucessfull make //sucessfull sud make install // gives an error

Anything else?

image

Bariskizilkaya avatar Aug 09 '24 11:08 Bariskizilkaya

Try without + characters in your file path. Like don't put + in your directory name.

I don't know that this is anything I can control.

davisking avatar Aug 09 '24 13:08 davisking

Warning: this issue has been inactive for 35 days and will be automatically closed on 2024-09-23 if there is no further activity.

If you are waiting for a response but haven't received one it's possible your question is somehow inappropriate. E.g. it is off topic, you didn't follow the issue submission instructions, or your question is easily answerable by reading the FAQ, dlib's official compilation instructions, dlib's API documentation, or a Google search.

dlib-issue-bot avatar Sep 14 '24 08:09 dlib-issue-bot

Warning: this issue has been inactive for 42 days and will be automatically closed on 2024-09-23 if there is no further activity.

If you are waiting for a response but haven't received one it's possible your question is somehow inappropriate. E.g. it is off topic, you didn't follow the issue submission instructions, or your question is easily answerable by reading the FAQ, dlib's official compilation instructions, dlib's API documentation, or a Google search.

dlib-issue-bot avatar Sep 21 '24 08:09 dlib-issue-bot

Notice: this issue has been closed because it has been inactive for 45 days. You may reopen this issue if it has been closed in error.

dlib-issue-bot avatar Sep 24 '24 08:09 dlib-issue-bot