$include_dir="/home/hyper-archives/boost-users/include";
include("$include_dir/msg-header.inc")
?>
- Next message: Bogdan Slusarczyk: "Re: [Boost-users] std:string to boost::filesystem::path, then, create directories."
- Previous message: Piotr Wyderski: "[Boost-users] boost-introduced ambiguity in _1/_2 etc."
- In reply to: JIA Pei: "[Boost-users] std:string to boost::filesystem::path, then, create directories."
- Next in thread: Bogdan Slusarczyk: "Re: [Boost-users] std:string to boost::filesystem::path, then, create directories."
- Reply: Bogdan Slusarczyk: "Re: [Boost-users] std:string to boost::filesystem::path, then, create directories."
- Reply: Bogdan Slusarczyk: "Re: [Boost-users] std:string to boost::filesystem::path, then, create directories."
Hi,
> Unhandled exception at 0x51d8ee9e (msvcr90d.dll) in myTest.exe:
> 0xC0000005: Access violation writing location 0xcdcdcdcd.
Are you sure you use debug version of boost (as you get exception from
debug version of msvcr)?
I use 1.48 and is_directory on win32/win64/lin32/lin64 and I don't get
any errors, also with win32 debug configurations.
Regards,
Bogdan
- Next message: Bogdan Slusarczyk: "Re: [Boost-users] std:string to boost::filesystem::path, then, create directories."
- Previous message: Piotr Wyderski: "[Boost-users] boost-introduced ambiguity in _1/_2 etc."
- In reply to: JIA Pei: "[Boost-users] std:string to boost::filesystem::path, then, create directories."
- Next in thread: Bogdan Slusarczyk: "Re: [Boost-users] std:string to boost::filesystem::path, then, create directories."
- Reply: Bogdan Slusarczyk: "Re: [Boost-users] std:string to boost::filesystem::path, then, create directories."
- Reply: Bogdan Slusarczyk: "Re: [Boost-users] std:string to boost::filesystem::path, then, create directories."
$include_dir="/home/hyper-archives/boost-users/include";
include("$include_dir/msg-footer.inc");
?>