Idle nonsense--writing Linux programs under VS2008

Source: Internet
Author: User

Although Vim is very powerful, the personal sense code hint function is not as powerful as visual assist. How do I use visual assist to implement code hinting?

First explain my environment: host is XP (O (∩_∩) o~ or XP), virtual machine vmware + Ubuntu 9.04

1. First set up file sharing: Install VMware tools. The installation notes are as follows:

Copy the installation files to/TMP path, unzip, enter the extracted directory, execute the install file. Use the ENTER key all the way, using the default.

2 Copy the files under the/usr/include directory to the/mnt/hgfs/folder.

sudo cp-r/usr/include//mnt/hgfs

3. Under Windows, place the header file at the copy under C:/Program files/microsoft Visual Studio 9.0/vc/include.

4. Install visual assist to implement code hints and set this file path on visual assist. Add the file path above to the search path for visual assist. When you open vs2008 again, visual assist automatically resolves the files in the will act directory.

5. Restart vs2008, so that you can write Linux programs under Windows, just write code, but the compilation still needs to be implemented in the VMware Linux environment.

Try it, the function is still very powerful. Can greatly improve the efficiency of your development of Linux programs.

http://blog.csdn.net/xuqianghit/article/details/5211790

Idle nonsense--writing Linux programs under VS2008

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.