Closed sozorn closed 5 years ago
Compare.exe --mode csvFileCompare --reportdir "iiwa14\reports" --tolerance 0.1 "iiwa14_compare.csv" "iiwa14_reference.csv" -d , -l "iiwa14\logs\logfile.txt"
Can you please attach the two CSV files here.
had to rename to txt since no csv upload is supported...
compare.txt
reference.txt
when using same data in mode csvTreeCompare it works fine
Hm, still cannot reproduce with current master.
Ok, thanks. We build from master and it has the same error and also tried on a different system win10 x64. Could you maybe try with the release 2.0.1 to reproduce?
Can reproduce with relative pathes. Will provide a fix and new release soon.
@sozorn Does it work out for you now? Still waiting for some confirmation before preparing the new release.
Yes it does. Thanks a lot!
mode csvFileCompare compares files but before writing report the error "Paths do not have the same base" occurs even though paths are ok. Same setup with version 2.0.0 works...