Could someone talk a beginner through installing boost thread and sockets on code blocks

Pages: 12
Dec 12, 2012 at 3:11pm
You may be better off downloading a precompiled boost package from http://www.boostpro.com/download/ (for Visual Studio, if that's what you have).
Dec 12, 2012 at 3:12pm
no i haves code blocks...what is enviroment variables again??
Dec 12, 2012 at 3:18pm
.what is enviroment variables again

http://lmgtfy.com/?q=environment+variable
Dec 12, 2012 at 3:21pm
ahhhhh hahaha thas so funny, i was hoping it would be more specific to what i was doing, thas soo funny
Dec 12, 2012 at 3:21pm
closed account (3qX21hU5)
ahhh darkmaster you beat me to it :(
Dec 13, 2012 at 3:57pm
how to change environment variables:

http://best-windows.vlaurie.com/environment-variables.html

to compile boost set

Path -> C:\MinGW\bin;C:\MinGW\libexec;C:\MinGW\include
Dec 17, 2012 at 4:17pm
you know what, im gonna get used to linux first before i try to understand this in windows, might seem simple to you guys, but i will need more of a basic understanding of computer systems in general, im pretty sure im missong vital knowledge somwhere else that i will need before i attempt this...or maybe its supposed to feel like that
Dec 17, 2012 at 5:55pm
closed account (3qX21hU5)
In my opinion linux is going to help much if you can't understand how to use the cmd in general. You don't need linux to learn about command prompts you need need practice and a good tutorial or something.
Dec 17, 2012 at 6:06pm
oh its command prompt, i thought i was dealing with settings for codeblocks or the pc in order to install the code a certain way, i have no idea what those commands were, i just thought i was installing it somewhere, am i installing it to part of an existing library??
Last edited on Dec 17, 2012 at 6:08pm
Topic archived. No new replies allowed.
Pages: 12