Hi:
I am just getting to know boost library, I was able to execute the lambda
program mentioned in the documentation without any problem.
Now I am trying out with chrono, so I am doing the following, I am getting
an error.
#include
Sarkar, Arup wrote:
Hi: I am just getting to know boost library, I was able to execute the lambda program mentioned in the documentation without any problem.
Now I am trying out with chrono, so I am doing the following, I am getting an error.
#include <boost/chrono/chrono.hpp> Same is true for posix_time.hpp as well, the error says Cannot open include library file: 'boost/chrono/chrono.hpp' No such file or directory, but it is not complaining when I am using lambda.
Can anyone please help.
Hi, please could you post the command line you are using? Thanks, Vicente -- View this message in context: http://boost.2283326.n4.nabble.com/Chrono-hpp-tp3675639p3698170.html Sent from the Boost - Users mailing list archive at Nabble.com.
I have resolved this issue
Thanks Vicente
Regards,
Arup
On Jul 27, 2011 7:13 AM, "Vicente Botet"
Sarkar, Arup wrote:
Hi: I am just getting to know boost library, I was able to execute the lambda program mentioned in the documentation without any problem.
Now I am trying out with chrono, so I am doing the following, I am
getting
an error.
#include <boost/chrono/chrono.hpp> Same is true for posix_time.hpp as well, the error says Cannot open include library file: 'boost/chrono/chrono.hpp' No such file or directory, but it is not complaining when I am using lambda.
Can anyone please help.
Hi,
please could you post the command line you are using?
Thanks, Vicente
-- View this message in context: http://boost.2283326.n4.nabble.com/Chrono-hpp-tp3675639p3698170.html Sent from the Boost - Users mailing list archive at Nabble.com. _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
participants (2)
-
Sarkar, Arup
-
Vicente Botet