That's seriously weird. What does the following command print? ls -AlFh /home/mrrobot/Desktop/qpid-proton/build/cpp/container_test
On Wed, Apr 7, 2021 at 4:16 PM mehaboob shariff <[email protected]> wrote: > Both the files ( container and container_test ) are there and make was > worked fine earlier but when I running it again Im getting this issue > > On Wed, Apr 7, 2021 at 7:10 PM Jiri Daněk <[email protected]> wrote: > > > > > > > 18: FileNotFoundError: [Errno 2] No such file or directory: > > > '/home/mrrobot/Desktop/qpid-proton/build/cpp/container_test' > > > > > > > Right. So, is container_test really missing? If so, then it was not > built. > > Why it wasn't build? Did you try rerunning make? You can list all make > > targets (make help, I think), is there something named container_test? Is > > it possible you somehow disabled building of the test program (it can be > > done)? ... > > -- > > Mit freundlichen Grüßen / Kind regards > > Jiri Daněk > > > -- Mit freundlichen Grüßen / Kind regards Jiri Daněk
