Hello I have the following error during installation
erman@german-laptop:~/Escritorio/visual-5.01_candidate$ sudo make
Making all in site-packages/visual
make[1]: se ingresa al directorio
`/home/german/Escritorio/visual-5.01_candidate/site-packages/visual'
make[1]: No se hace nada para `all'.
make[1]: se sale del directorio
`/home/german/Escritorio/visual-5.01_candidate/site-packages/visual'
Making all in src
make[1]: se ingresa al directorio
`/home/german/Escritorio/visual-5.01_candidate/src'
Compiling ./core/util/atomic_queue.cpp ...
make[1]: *** [atomic_queue.lo] Error 1
make[1]: se sale del directorio
`/home/german/Escritorio/visual-5.01_candidate/src'
make: *** [all-recursive] Error 1
|