lfranke / TRIPS

https://lfranke.github.io/trips/
MIT License
495 stars 28 forks source link

colmap2adop copy error #27

Open golabt opened 4 months ago

golabt commented 4 months ago

When I try to convert my colmap data, I get an error saying,

"'cp' is not recognized as an internal or external command, operable program or batch file. Assertion 'Copy failed!' failed! File: E:\TRIPS\src\apps\colmap2adop.cpp:139"

lfranke commented 4 months ago

Hi, there is a windows bug in the conversion script. Please see https://github.com/lfranke/TRIPS/issues/23#issuecomment-1954728816 for a quick fix. I will try to fix this in the code soon!