Skip to content
New issue

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

Building on OSX #97

Closed
cowlicks opened this issue Jan 28, 2014 · 3 comments
Closed

Building on OSX #97

cowlicks opened this issue Jan 28, 2014 · 3 comments

Comments

@cowlicks
Copy link

Has anyone had success building Zeal on OSX? For me qmake fails with Project MESSAGE: Warning: unknown QT: gui-private and make fails with

clang++ -c -pipe -std=c++11 -mmacosx-version-min=10.7 -stdlib=libc+ -O2 -arch x86_64 -Wall -W -DOSX -DZEAL_VERSION=\"20140122\" -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Cellar/qt/4.8.5/mkspecs/unsupported/macx-clang -I. -I/usr/local/Cellar/qt/4.8.5/lib/QtCore.framework/Versions/4/Headers -I/usr/local/Cellar/qt/4.8.5/lib/QtCore.framework/Versions/4/Headers -I/usr/local/Cellar/qt/4.8.5/lib/QtGui.framework/Versions/4/Headers -I/usr/local/Cellar/qt/4.8.5/lib/QtGui.framework/Versions/4/Headers -I/usr/local/Cellar/qt/4.8.5/lib/QtXml.framework/Versions/4/Headers -I/usr/local/Cellar/qt/4.8.5/lib/QtXml.framework/Versions/4/Headers -I/usr/local/Cellar/qt/4.8.5/lib/QtSql.framework/Versions/4/Headers -I/usr/local/Cellar/qt/4.8.5/lib/QtSql.framework/Versions/4/Headers -I/usr/local/Cellar/qt/4.8.5/include -Iquazip -I. -I. -F/usr/local/Cellar/qt/4.8.5/lib -o main.o main.cpp
clang: error: invalid library name in argument '-stdlib=libc+'
make: *** [main.o] Error 1
@jkozera
Copy link
Member

jkozera commented Jan 28, 2014

  1. It's not supported - see Time to end the Docset Exchange #24 ("Dash's docsets will be available as long as Zeal does not officially support OS X")
  2. You seem to be using Qt4 instead of Qt5.

@trollixx
Copy link
Member

trollixx commented Jan 6, 2015

I am closing the issue. It's really old and we do not support either Qt 4 or Mac OS X.

@trollixx trollixx closed this as completed Jan 6, 2015
@lock
Copy link

lock bot commented Sep 17, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for a related request.

@lock lock bot locked and limited conversation to collaborators Sep 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants