Modernising dlib's CMakeLists.txt - #2672
Conversation
… dnn examples. Hopefully dnn2 will solve this
pfeatherstone
commented
Oct 8, 2022
don't understand why tools/python/test/test_global_optimization.py is aborting... |
pfeatherstone
commented
Oct 9, 2022
In test_global_optimization.py, it always fails on the 2nd test that's supposed to throw, regardless of the order or which you comment out. So maybe some global cleanup is messed up somehow? Don't know how this is possible. Maybe i'm building pybind differently now. |
pfeatherstone
commented
Oct 9, 2022
Absolutely not the faintest idea how to fix this... |
…can't get an imported target with multiple libs to work
Hmm, is this a bug with gcc-11 ? Is this a similar issue ? |
dlib-issue-bot
commented
Nov 14, 2022
Warning: this issue has been inactive for 35 days and will be automatically closed on 2022-11-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
commented
Nov 21, 2022
Warning: this issue has been inactive for 42 days and will be automatically closed on 2022-11-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
commented
Nov 24, 2022
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. |
Started again as I seriously messed up the merge in #2636