| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9
Comments:
<0> no, we're setting stuff up <1> k :) <1> im there <0> projects and solutions, vc++ Directories <1> yep <0> platform win32, include files <1> yep <0> double click on the line below the last thing in there <1> ok <0> it will give you a place to type... $(boost)\include <0> put that in there <1> k :) <0> at library files add $(boost)\lib <1> done <0> NOW you probably need to close and reopen vc2005 <1> ok :)
<0> in the future, if you download and install a new version of boost, all you'll have to do is update the environment variables <1> yep that's cool <1> thanks a bunch for your help <0> "That's what we're here for" 6 Victor A. Wagner Jr. <1> i'm throwing this log into a text file <1> in case i get amnesia <1> vawjrrules.txt <1> ;) <1> ok so all the dos stuff is done ;) <0> DOS is dead <1> sry sir <1> the command prompt scrollage has dissipated <0> hopefully there weren't a lot of errors <1> indeed <0> it should tell you at the end <1> so if i told you i typed exit and didn't look, you'd probably be mad <0> nah, just think you're a bit foolish <1> at least i fulfill the expectations others have for me <1> and i'm content with that <2> wow lots more bots than i remember <2> the boost site the best reference for things like the date_time library are there books that are pretty decent <2> i like books, they make me feel smart <0> there are books on MPL and BGL, but not the rest (per se) <0> though there's a book called beyond stl: boost or something like that, I'm still trying to decide if I should add it to the list <2> the pdf i found on date_time is 403 pages <2> i probably need 2 pages of it <2> i killed a lot of trees though and i feel industrial <0> you found a pdf on it? where? <2> hang on <2> http://www.crystalclearsoftware.com/libraries/date_time/date_time_1_33.pdf <2> i expect you to tell me i found something completely unrelated and am a tree masochist <2> welcome back people who fell off the fase of c++ <3> vic, i have beyond the standard library; it's a decent book, but i'm not sure if it's list worthy <2> v- this is what i wanted std::string to_iso_string(date d) or at first glance appears so <2> so wewt and stuff <2> that's the structure the url's use for date ;) <2> so mostly i did just print 403 pages worth of pdf for a portion of a page <2> oh snap and i don't have to code a calendar i can make it go back days and it knows what the previous day is <2> <3 date_time <4> t /= 86400; return t % 7; works in principle when t is time_t <0> peterhu I've read it also and am somewhat ambivalent about it <5> localtime() to get a tm* <6> hi <0> howdies <6> someone knows how to disable the database login prompt in Borland c++ builder using Interbase <7> hi <8> http://www.dailymail.co.uk/pages/live/articles/news/news.html?in_article_id=379284&in_page_id=1770&ico=Homepage&icl=TabModule&icc=News&ct=5 <2> yeah ok victor i screwed something up but it shouldn't be bad to fix it <2> it's all in C:\Boost\include\boost-1_33_1\boost\date_time\gregorian <3> noidea, seriously, do you look at this stuff all day at work? <2> "boost/date_time/gregorian/gregorian.hpp" is where the gregorian.hpp is looking <2> so it's yelling at me <8> just while stuff is taking care of itself. <8> I have to compile <8> and run tests <8> it leaves me with a minute or 2 free every so often <8> so I read the news. <0> jill AHf'Z FHS XICCI ULFY <0> jeez <0> gotta quit trying to touch type witout looking at the screen
<4> that story isn't even funny Noidea <0> jill_s what's the difficulty? <2> not sure i'm sorta plugging thru it or trying to <8> sorry, they're not all funny <8> some of them are just annoying. <2> i'm getting the platform sdk <2> cause boost's site says something about needing it? ;/ <0> jill_s what error are you geting? <2> oh shoot sorry <2> hang on <8> I forget the one that really pisse me off the other day taht I wanted to show vawjr. <2> #include "boost/date_time/gregorian/gregorian.hpp" <0> I probably read it already <2> oops <2> wrong thing <2> d:\my profile\my documents\visual studio 2005\projects\trythis\trythis\main.cpp(6) : fatal error C1083: Cannot open include file: 'boost/date_time/gregorian/gregorian.hpp': No such file or directory <0> the headline was bad enough this morning "House approves Patriot Act" <2> i've never done anything that wasn't like <iostream> ;) <2> so im thinking i need to tell it where boost is? <2> or something like that <8> http://www.newsday.com/news/local/wire/newyork/ny-bc-ny--golfclubfight0307mar07,0,3730041,print.story?c <8> that one <0> you already did <8> disgusting <2> ok so why is it mad ;/ <8> the eminent domain to take over a private golf course <0> we put it into the options/ directories <8> to make it public <2> right <2> dunno <0> open a shell and type set <8> not even about tax revenue now <0> and make sure they got set properly <8> just taking private property to make it public <0> Noidea well, that's public use <2> it says boost=c:\boost <2> boost_version=1_33_1 <8> It's horribly disgusting though. <2> is that what you wanted me to check victor? <8> I mean, it sounds kind of like communism <0> seyes <8> we're just going to make all private businesses public <0> err, yes....... can we go back to vc++ and check the tools/options .... directories <2> sure thing <2> maybe i didn't hit apply or something <0> it may be my fault too <0> we're set up differently here at work <0> better yet, go back to the shell and cd boost <2> ok win32 include files: $(boost)\include <0> and tell me what dirs are in there <2> ok sure 1sec <2> $(VCInstallDir)include <0> no no <0> in the shell <2> huh <2> in the boost dir? <0> open a shell <0> yes <2> include lib <0> ok, dir include <0> and what's in there <2> boost-1_33_1 <2> then in there boost <0> and in that dir ? <2> then in there <0> ok, my fault <0> in vc++ <2> switch it to there <2> ok :) <2> thanks <0> change the $(boost)\include to $(boost)\include\$(boost_version) <0> sorry, my mistake <2> no worries :) <2> i really appreciate your help
Return to
#c++ or Go to some related
logs:
psybnc connection timeout #java #linux #MissKitten #java #squid #linux #mirc #squid program recursivity factorial
|
|