micmacIGN / micmac

Free open-source photogrammetry software tools
http://micmac.ensg.eu
Other
718 stars 154 forks source link

No Match in expr for any command #201

Closed sbonaime closed 2 years ago

sbonaime commented 2 years ago

Hi, I just compiled micmac from github 8c04a7158ed90e8459ceff2bcc37a204a35e2d89 on my debian 11.3 server. I used cmake -DWITH_CPP11=1 ../ and the compilation ran without any errors or warning. PATH of the binaries is in my PATH

My problem is that mm3d with any command only output this error message

 mm3d CheckDependencies

EXPR=[^(.*)bin/([0-9]|[a-z]|[A-Z]|_)+$]
To Match=[/home/bonaime/micmac/build/src/CBinaires/mm3d]
------------------------------------------------------------
|   Sorry, the following FATAL ERROR happened
|
|    No Match in expr
|
------------------------------------------------------------
-------------------------------------------------------------
|       (Elise's)  LOCATION :
|
| Error was detected
|          at line : 363
|          of file : /home/bonaime/micmac/src/util/string_dyn.cpp
-------------------------------------------------------------
Bye  (press enter)

Any idea ?

sbonaime commented 2 years ago

I had my micmac path set to micmac/build/src/CBinaires instead of micmac/bin/