No, that issue is a bit different and I have already included
I am again posting the code:
--------------------------------Sample application source:
#include
#include
int main()
{
std::string m_FileName(boost::filesystem::path("testfile1.txt",
boost::filesystem::no_check).native_file_string());
printf("Testboost.....%s\n", m_FileName.c_str());
return 0;
}
--------------------------------
Asif
---------- Replied message ----------
From: Igor R
Date: Oct 11, 5:57 pm
Subject: boost 1.44.0 undefined reference to boost::filesystem2::no_check
To: BOOST Archives
Any one??
any idea?
Waiting for response in this regard.
There was a similar issues here:
http://permalink.gmane.org/gmane.comp.lib.boost.user/62789
Doesn't it apply your case? do you include ?
_______________________________________________
Boost-users mailing list
Boost-us...@lists.boost.orghttp://
lists.boost.org/mailman/listinfo.cgi/boost-users