Hi All,

I am trying to follow the CS106B: Programming Abstractions to learn C++ (http://www.stanford.edu/class/cs106b/) . As part of the practice, I have to configure Visual Studio to include the custom libraries. I followed the instructions availble at the following location:

http://www.stanford.edu/class/cs106b/handouts/02-Getting-Started.pdf

http://www.stanford.edu/class/cs106b/handouts/07P-Downloading-Visual-Studio.pdf

http://www.stanford.edu/class/cs106b/handouts/08P-Using-Visual-Studio-2008.pdf

Can anybody guide me how I can configure Visual Studio 2008 or 2010 for following the course?

Thanks in advance.

Please Note: Newbie here trying to learn C++ using VS2008.

Recommended Answers

All 8 Replies

it only works in 2008 visual studio, and it is a very interesting course btw.. I have enjoyed doing it, watching the videos and also doing the course work.

The links don't work -- most likely because I'm not enrolled at that school, or the links have changed.

Hello,

Not sure if you still need help with this but I thought I'd share with you my experience getting this working with VS2010. I outline the steps that I used in my blog

http://melbsdailydigest.blogspot.com/

Hope it's helpful.

-Melissa

Thanks so much Melissa! You are the awesome!

Hi guys,

Anyone know how to do this for Xcode 4?

Thanks

@onenoc,
If you download the XCode assignment from: http://www.stanford.edu/class/cs106b/assignments/Assignment1-xcode.zip
You should be able to just unzip the file and open the 0-warmup project.
The project has 2 errors added on purpose as part of the assignment should be easy to fix, but the project works just fine with Xcode Version 4.2.1 Build 4D502.
The zip file comes with the CS106 Static library and header files for the course.

Hope this helps.

It seems to work. Thanks very much.

Regards,
Alex

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.