Vitalts / golangide

Automatically exported from code.google.com/p/golangide
0 stars 0 forks source link

liteide doesn't work on Mac #107

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install liteide on Mac. (Unzip, drag to /Applications, run)
2. Create a new project. Select "Go Source File"
3. Observe that there's a hello world program in the IDE.
4. Select "build and run"
5. The build output pane shows "Error: process failed to start."

What is the expected output? What do you see instead?
The program should build and run

What version of the product are you using? On what operating system?
X19, MacOS 10.8

Please provide any additional information below.
If there's additional installation or setup steps that I need to follow, they 
aren't listed anywhere!

Original issue reported on code.google.com by andrew.r...@gmail.com on 12 Dec 2013 at 5:19

GoogleCodeExporter commented 8 years ago
edit current darwin64.env and setup GOROOT value

please view liteide start welcome -> liteide guide documents.

Original comment by Visua...@gmail.com on 14 Dec 2013 at 1:10