Skip to content

Instantly share code, notes, and snippets.

@juanoliver
juanoliver / gist:5796640
Created June 17, 2013 12:52
Error compiling capybara-webkit
g++ -c -include webkit_server -pipe -O2 -Wall -W -D_REENTRANT -DQT_WEBKIT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I. -o NetworkReplyProxy.o NetworkReplyProxy.cpp
NetworkReplyProxy.cpp: In constructor âNetworkReplyProxy::NetworkReplyProxy(QNetworkReply*, QObject*)â:
NetworkReplyProxy.cpp:15:21: error: âsetFinishedâ was not declared in this scope
NetworkReplyProxy.cpp: In member function âvoid NetworkReplyProxy::handleFinished()â:
NetworkReplyProxy.cpp:37:19: error: âsetFinishedâ was not declared in this scope
make[1]: *** [NetworkReplyProxy.o] Error 1
make[1]: Leaving directory `/home/ubuntu/.bundler/tmp/20603/gems/capybara-webkit-1.0.0/src'
make: *** [sub-src-webkit_server-pro-make_default-ordered] Error 2
Command 'make' failed
# On branch master
# Your branch is ahead of 'origin/master' by 95 commits.
#
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
# modified: db/schema.rb
#
no changes added to commit (use "git add" and/or "git commit -a")
# On branch master
# Your branch is ahead of 'origin/master' by 95 commits.
#
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
# modified: db/schema.rb
#
no changes added to commit (use "git add" and/or "git commit -a")
Whoops.
We seem to have missed the gist of that gist you were looking for.
@juanoliver
juanoliver / gist:5584495
Created May 15, 2013 14:42
Git status response, another try
# On branch master
# Your branch is ahead of 'origin/master' by 95 commits.
#
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
# modified: db/schema.rb
#
no changes added to commit (use "git add" and/or "git commit -a")
@juanoliver
juanoliver / Git status response
Created May 15, 2013 14:31
Git status response
# On branch master
# Your branch is ahead of 'origin/master' by 95 commits.
#
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
# modified: db/schema.rb
#
no changes added to commit (use "git add" and/or "git commit -a")
@juanoliver
juanoliver / Git status response
Created May 15, 2013 14:31
Git status response
# On branch master
# Your branch is ahead of 'origin/master' by 95 commits.
#
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
# modified: db/schema.rb
#
no changes added to commit (use "git add" and/or "git commit -a")
@juanoliver
juanoliver / gist:5584389
Created May 15, 2013 14:29
Git status response
# On branch master
# Your branch is ahead of 'origin/master' by 95 commits.
#
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
# modified: db/schema.rb
#
no changes added to commit (use "git add" and/or "git commit -a")