Results 1 to 2 of 2

Thread: C++ and multithreading

  1. #1
    Senior Member grayg1's Avatar
    Join Date
    Jan 2007
    Posts
    661
    Thanks
    10
    Thanked
    31 times in 27 posts
    • grayg1's system
      • Motherboard:
      • Asus P8Z77-V LX
      • CPU:
      • i5 3570k
      • Memory:
      • 24GB Patriot Viper 3 (x2 8GB, x2 4GB)
      • Storage:
      • Crucial 240GB M500 | 1TB Samsung F3
      • Graphics card(s):
      • MSI R9 270X 4GB
      • PSU:
      • Corsair HX650
      • Case:
      • Nanoxia DS1

    C++ and multithreading

    I'm using code::blocks IDE and tried flagging c++11 and c++0x in the compiler, but it doesn't work. This seems to be a common problem and rather than mess about forever trying to get it to work, I started looking at libs to use instead.
    So... is there a particular lib I should be looking at? Has to be free and work cross-platform.

    I was looking at boost, am I on the right track?

  2. #2
    Gentoo Ricer
    Join Date
    Jan 2005
    Location
    Galway
    Posts
    11,048
    Thanks
    1,016
    Thanked
    944 times in 704 posts
    • aidanjt's system
      • Motherboard:
      • Asus Strix Z370-G
      • CPU:
      • Intel i7-8700K
      • Memory:
      • 2x8GB Corsiar LPX 3000C15
      • Storage:
      • 500GB Samsung 960 EVO
      • Graphics card(s):
      • EVGA GTX 970 SC ACX 2.0
      • PSU:
      • EVGA G3 750W
      • Case:
      • Fractal Design Define C Mini
      • Operating System:
      • Windows 10 Pro
      • Monitor(s):
      • Asus MG279Q
      • Internet:
      • 240mbps Virgin Cable

    Re: C++ and multithreading

    Yeah, boost is probably the best option if you want to build everywhere 'regardless' of compiler.
    Quote Originally Posted by Agent View Post
    ...every time Creative bring out a new card range their advertising makes it sound like they have discovered a way to insert a thousand Chuck Norris super dwarfs in your ears...

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •