Home arrow Forums
Tuesday, 06 January 2009  
Latest Forums
FireBoard
Welcome, Guest
Please Login or Register.    Lost Password?
uctime_t error (0 viewing) 
Warning: Invalid argument supplied for foreach() in /home/ibusy.com/public_html/components/com_fireboard/template/default/fb_pathway.php on line 140
Go to bottom Post Reply Favoured: 0
TOPIC: uctime_t error
#13
vasconce1o (User)
Posts: 14
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
uctime_t error 9 Months ago Karma: 0  
When I test this example:

utctime_t utcTime;

utcTime.setYMD(8,2,1);
utcTime.setHMS(13,12,10);
cout << to_simple_string(utcTime) << endl;

generalizedtime_t generalTime(utcTime);
cout << to_simple_string(generalTime) << endl;


I get this error:

:: === Primero, Debug ===
/usr/include/boost/date_time/date_formatting.hpp:44: undefined reference to `boost::gregorian::greg_month::as_short_string() const'
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
      Topics Author Date
    thread link
uctime_t error
vasconce1o 2008/04/10 12:00
    thread link
thread linkthread link Re:uctime_t error
softwareace 2008/04/10 12:21
    thread link
thread linkthread linkthread link Re:uctime_t error
vasconce1o 2008/04/10 19:51
    thread link
thread linkthread linkthread linkthread link Re:uctime_t error
vasconce1o 2008/04/10 19:53
    thread link
thread linkthread linkthread linkthread linkthread link Re:uctime_t error
softwareace 2008/04/10 20:57
    thread link
thread linkthread linkthread linkthread linkthread linkthread link Re:uctime_t error
vasconce1o 2008/04/11 10:24
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread link Re:uctime_t error
softwareace 2008/04/11 10:40
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread linkthread link Re:uctime_t error
vasconce1o 2008/04/11 11:02
    thread link
thread linkthread linkthread linkthread linkthread linkthread linkthread linkthread linkthread link Re:uctime_t error
vasconce1o 2008/04/11 13:50
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop
Top