Giter Club home page Giter Club logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
I have the same problem on Windows 7 64 bit machine:
I make a Go1 project in e:\goprojects, which is also the value of my GOPATH 
variable.
When I try to build the generated source file, I get:

<action id="Build" cmd="$(GO)" args="build">
<start="c:/go/bin/go.exe build" 
workdir=""/>
can't load package: package .: no Go source files in 
E:\Go\ides\LiteIde 1.1B2\bin
<exit code="1" msg="process exited 
normally"/>
</action>

The command searches in E:\Go\ides\LiteIde 1.1B2\bin, which is the value of the 
LITEAPPDIR variable, but this cannot be changed!

Please help: before the Go1 changes this all worked and it was my favourite Go 
environment and I know it is very good, but now I can't get it to build and run 
anymore!
Ivo Balbaert

Original comment by ivo.balbaert on 9 Apr 2012 at 12:11

from golangide.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
[deleted comment]

from golangide.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
I found my problem. The GOPATH needs to be defined as $HOME/gocode. It finds 
all the packages and compiles them, but places the executable in the src 
directory. According to the GO1 instructions the executable should be placed in 
the bin directory. I'm using a darwin_amd64.

Original comment by [email protected] on 15 Apr 2012 at 2:52

from golangide.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 29, 2024
#3's fix doesn't work for me. Even putting my code in $HOME/gocode and manually 
specifying that as the path doesn't fix the problem...it still says it cannot 
find any packages.

Original comment by jeffrey.mitchell on 4 Jun 2013 at 9:57

from golangide.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.