BOOK: Professional Multicore Programming: Design and Implementation for C++ ISBN: 978-0-470-28962-4Discuss the book Professional Multicore Programming: Design and Implementation for C++ Developers, by Cameron Hughes, Tracey Hughes;
ISBN: 978-0-470-28962-4
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Professional Multicore Programming: Design and Implementation for C++ ISBN: 978-0-470-28962-4 section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
Hi,
From reading the book, it species that POSIX works with windows, but when i compile the code in Visual Studio 2008, it says that it cant find the headers.
How would i go about using the code in visual studio?
From what i read, i thought you could only use the win32 thread functions.
I am facing the same problem as you, and cannot find out how to run the first example in chapter 4 on Visual Studio 2005 !! I wonder if there is no solution to get work the book's code ?