O
O
Ololosha2282016-11-18 22:34:04
go
Ololosha228, 2016-11-18 22:34:04

How to configure gcc for gobot correctly?

today I installed the gobot library, I didn’t have time to get enough of some convenient things, when a problem arose:
I decided to try playing with the gamepad, however, after installing the xbox360 gamepad package, installing gcc, and in general, performing all the prescribed steps in the instructions, the compiler gives an error:

# github.com/veandco/go-sdl2/sdl
gcc: error: CreateProcess: No such file or directory

strange enough, because I have installed all the additional programs that may be required.
maybe a bug in the code? Or why is this happening? thanks in advance.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
Tyranron, 2016-11-19
@Tyranron

Because you didn't pull up the dependencies for the gobot sorts. They can be installed via go get. See the official doc .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question