We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
==> Downloading https://mirrorservice.org/sites/ftp.debian.org/debian/pool/main/c/cutycapt/cutycapt_0.0~svn6.orig.tar.gz Already downloaded: /Users/carter/Library/Caches/Homebrew/cuty_capt-0.0.6.tar.gz ==> qmake CONFIG-=app_bundle ==> make Last 15 lines from /Users/carter/Library/Logs/Homebrew/cuty_capt/02.make: clang++ -c -pipe -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -arch x86_64 -Wall -W -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Cellar/qt@4/4.8.7/mkspecs/unsupported/macx-clang-libc++ -I. -I/usr/local/Cellar/qt@4/4.8.7/lib/QtCore.framework/Versions/4/Headers -I/usr/local/Cellar/qt@4/4.8.7/lib/QtCore.framework/Versions/4/Headers -I/usr/local/Cellar/qt@4/4.8.7/lib/QtNetwork.framework/Versions/4/Headers -I/usr/local/Cellar/qt@4/4.8.7/lib/QtNetwork.framework/Versions/4/Headers -I/usr/local/Cellar/qt@4/4.8.7/lib/QtGui.framework/Versions/4/Headers -I/usr/local/Cellar/qt@4/4.8.7/lib/QtGui.framework/Versions/4/Headers -I/usr/local/Cellar/qt@4/4.8.7/lib/QtSvg.framework/Versions/4/Headers -I/usr/local/Cellar/qt@4/4.8.7/lib/QtSvg.framework/Versions/4/Headers -I/usr/local/Cellar/[email protected]/2.3.4/include/QtWebKit -I/usr/local/include -I. -F/usr/local/lib -o moc_CutyCapt.o moc_CutyCapt.cpp CutyCapt.cpp:502:43: error: incomplete type 'QNetworkProxy' named in nested name specifier QNetworkProxy proxy = QNetworkProxy(QNetworkProxy::HttpProxy, ^~~~~~~~~~~~~~~ /usr/local/Cellar/[email protected]/2.3.4/include/QtWebKit/qwebpage.h:36:7: note: forward declaration of 'QNetworkProxy' class QNetworkProxy; ^ CutyCapt.cpp:502:21: error: variable has incomplete type 'QNetworkProxy' QNetworkProxy proxy = QNetworkProxy(QNetworkProxy::HttpProxy, ^ /usr/local/Cellar/[email protected]/2.3.4/include/QtWebKit/qwebpage.h:36:7: note: forward declaration of 'QNetworkProxy' class QNetworkProxy; ^ 2 errors generated. make: *** [CutyCapt.o] Error 1
The text was updated successfully, but these errors were encountered:
same problem :(
Sorry, something went wrong.
Same here...
No branches or pull requests
The text was updated successfully, but these errors were encountered: