Skip to content

Instantly share code, notes, and snippets.

View jamalsa's full-sized avatar

Jamal Saepul Aziz jamalsa

  • Bandung, Indonesia
View GitHub Profile
ERRO[0327] failed to run command cmd="go install -p 4 -v github.com/therecipe/qt/core" env="PATH=/home/jamal/go/bin:/home/jamal/.config/composer/vendor/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl GOPATH=/home/jamal/go CGO_CFLAGS_ALLOW=.* CGO_CXXFLAGS_ALLOW=.* CGO_LDFLAGS_ALLOW=.* GOOS=linux CGO_ENABLED=1 GOROOT=/usr/lib/go GOARCH=amd64" error="exit status 2" func=RunCmdOptionalError name="install core"
github.com/therecipe/qt
github.com/therecipe/qt/core
# github.com/therecipe/qt/core
core.cpp: In function 'void* QAbstractAnimation_NewQAbstractAnimation(void*)':
core.cpp:246:19: error: 'QAbstract3DGraph' does not name a type; did you mean 'QAbstractState'?
if (dynamic_cast<QAbstract3DGraph*>(static_cast<QObject*>(parent))) {
^~~~~~~~~~~~~~~~
QAbstractState
core.cpp:246:35: error: expected '>' before '*' token