Boost logo

Boost Users :

Subject: [Boost-users] Program abort at canonical()
From: Andy (borucki.andrzej_at_[hidden])
Date: 2017-01-19 01:16:58


I have:
#include <boost/filesystem/path.hpp>
#include <boost/filesystem/operations.hpp>

boostPath = canonical(boostPath);

While I debug it is OK, but when I run debug or release x64 program
standalone from cmd - it abort at canonical without any info.



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net