Skip to content

1.0.0.alpha#164 Cannot Run Go Application configuration #1413

Closed
@jtseatwave

Description

@jtseatwave

*** I removed the full paths from screenshots and output below ***
I am unable to run the go application. I can run go build from the project directory and it creates a go executable. However I get the below output from the run command. It appears that the plugin is only building the main source file and not the whole directory

screen shot 2015-03-04 at 13 52 26

# command-line-arguments
# command-line-arguments
.../run_imports.go:14: undefined: VerifyVenueAddresses
.../run_imports.go:18: undefined: Importer
.../run_imports.go:20: undefined: Importer
.../run_imports.go:22: undefined: StartImport
.../run_imports.go:23: undefined: StartImport
.../run_imports.go:24: undefined: StartImport
.../run_imports.go:29: undefined: Importer
.../run_imports.go:32: undefined: WriteImports
.../run_imports.go:37: undefined: Importer```

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions