go-lang-plugin-org / go-lang-idea-plugin

Google Go language IDE built using the IntelliJ Platform
https://plugins.jetbrains.com/plugin/5047
Other
4.56k stars 570 forks source link

Found several packages compiler error #2860

Closed lawtonykaps closed 7 years ago

lawtonykaps commented 7 years ago

I am receiving an error message when compiling code which contains the lxn/walk functions. The error is Found several packages [walk,main] in 'C:/Go/src/github.com/lxn/walk'

In have reinstalled IntelliJ IDEA 2016.3.2, the Golang plugin, deleted and re-downloaded the Github rep and various other actions without success.

intellij

The error is repeatable.

zolotov commented 7 years ago

Cannot recreate. Please specify exact revision of walk dependency and attach the sample project to recreate.

lawtonykaps commented 7 years ago

Hi, in the end I gave up on using the WALK Windows interface. I decided to use a browser as a user interface.