Windows Liteide to build the Go development environment

Source: Internet
Author: User
This is a creation in Article, where the information may have evolved or changed. Windows Liteide to build the Go development environment
1. Download and install Go http://code.google.com/p/golangide/downloads/list
2. Download the latest version of Liteide and install http://code.google.com/p/golangide/downloads/list
3. The environment variable is configured as follows           
4. Configure the Go compilation environment used by Liteide
Click on the option to view, open the page as follows: Select Litenv to configure, choose the appropriate version for yourself, I choose is wine64env need to modify a few places please look at the picture carefully. menu bar: View, options, Liteenv      

If it is 32-bit double-click and edit Win32.env, if it is a 64-bit double-click and edit Win64.env to Win64.env as an example, edit the following win64.env content #win64environmentgoroot=c:\go-w64goarch =amd64goos=windowspath=%goroot%\bin; C:\mingw64\bin;%path%liteide_gdb=gdb64liteide_make=mingw32-makeliteide_term=%comspec%liteide_termargs=liteide_ Exec=%comspec%liteide_execopt=/k in the middle of the path to their own true path Ctrl+s save, restart Liteide



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.