CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Threaded View

  1. #1
    Join Date
    Dec 2015
    Posts
    15

    mutex ' in namespace ' std ' does not name a type

    Good all day! Error-D:\Classes\mutex1\mutex1.cpp | 9 | error: ' mutex ' in namespace ' std ' does not name a type |

    Something is wrong with my compiler. So far, everything has always been well compiled, worked remarkably well.

    Various advice and research problems I accept with joy.

    I act through CodeBlocks and my computer has 32 bits.

    Downloaded D: \ gcc-6.3.0 \ gcc-6.3.0 (gcc-6.3.0.tar.bz2)
    It can somehow be connected in the right places?
    Is not it necessary to compile something at first?

    In general, I imagine the steps of correcting the problem rather poorly. What additional libraries are available?
    Last edited by Дмитро; August 5th, 2017 at 04:01 PM.

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured