I need to go from Linux to VS2012 fast. Anybody have a guide?
- by Mikhail
I need to parallelize a library through the use of a graphic accelerator. I have had no trouble doing similar work on Linux but I am struggling with using Visual Studios 2012.
I can't figure out how to do analogs to simple things. I can't figure out how to do simple things like specifying linkage, libraries, and include files.
I need to move…