compiler configuration in Velt

Source: Internet
Author: User

Veltthe full name isVisual Embedlinuxtools, it is aVisual GdBsimilar toVisual Studioplug-in to assist with the completionLinuxdevelopment. Using this plugin, you will be able toVisual Studioof theIDEconducted inLinuxthe development of the application (including compilation and debugging) can also beUbootand theLinuxthe kernel compiles and correctly locates the source code according to the error information at compile time. The current version is0.2.0, Supportvs2012/vs2013/vs2015.

: http://download.csdn.net/detail/lights_joy/9248823

Velt discussion QQ Group: 375515651



Velt itself does not contain any compilation tools, it does its job simply to VS this front-end and different GNU The compiler is connected, and the actual compilation and debugging is still done by the cross-compilation tool . !


at the time of Code compilation,VeltA remote-compiled method is used whenVSwhen the compilation operation is done,VeltUseSSHLog on toLinuxThe host system compiles, and then analyzes the information generated during the compilation, converting it tovsable to identify the information so thatVSyou will be able toIDEcorrectly Locate the file where the error occurred!


to achieve this, after the installation is complete, you need to vs the "Tools - Options, configure the compilation tool for information about:




The compiler root here is our cross compiler in linux The installation path on the host. So this directory uses linux armv7a This level of directory, without the need to point to bin :



the compiler prefix refers to the GCC The string of characters in front of the command.



When you create a new project, the wizard automatically takes this configuration:




Of course, after the project is created, you can also modify it through the project properties:



If you choose to use the default configuration, the parameters on this page are ignored and the tools - Configuration in the Options section.


If you do not use the default configuration, the parameters on this page take effect.

In this way, you can configure a single set of parameters for each project.









Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

compiler configuration in Velt

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.