Eclipse Environment Installation Rust

Source: Internet
Author: User

Reference

https://rustdt.github.io/

Https://github.com/RustDT/RustDT/blob/latest/documentation/UserGuide.md#user-guide

https://stackoverflow.com/questions/33570021/how-to-set-up-gdb-for-debugging-rust-programs-in-windows/33570022#33570022

1. Install the Rust language tool

Under the https://www.rust-lang.org/zh-CN/other-installers.html

Rust-1.18.0-x86_64-pc-windows-gnu.msi

Execute Cargo install Racer

2. Download TDM-GCC

http://tdm-gcc.tdragon.net/under the

Tdm64-gcc-5.1.0-2.exe

Ann's faking C:\TDM-GCC-64\.

3. Download Eclipse

Http://www.eclipse.org/downloads/packages/eclipse-ide-cc-developers/lunasr2

4. Open Eclipse and select Help -> Install New Software , install the plugin. Plugin Address:https://rustdt.github.io/releases/

5. Enter under build command in run configure

${cargo_tool_path} Build

6. Input in debugger in debug configure

C:\TDM-GCC-64\gdb64\bin\gdb.exe

C:\TDM-GCC-64\gdb64\bin\gdbinit

7. Download Rust Source code

Https://www.rust-lang.org/zh-CN/other-installers.html

8. Other safety operation tips download and install

Eclipse Environment Installation Rust

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.