Open zkurtz opened 10 years ago
great, now I have a completely different question --- i published the above question in the middle of writing it accidentally, and now can't figure out how to edit it.
or even better, how to delete this whole thing, now that i've posted my real question as a new issue
I'm trying to get julia-studio working on my ubuntu machine, and so far unsuccessful, with the first failure evidently occurring at the `qmakeSee below a dump of
g++ -c -pipe -O2 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DCORE_LIBRARY -DIDE_LIBRARY_BASENAME=\"lib\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DQT_DISABLE_DEPRECATED_BEFORE=0x040900 -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_CONCURRENT_LIB -DQT_SQL_LIB -DQT_SCRIPT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../../../../Qt5.1.0/5.1.0/gcc_64/mkspecs/linux-g++ -I. -I../../../src -I../../libs -I/home/zach/julia-studio/tools -I../../plugins -I../../shared/scriptwrapper -Idialogs -Iactionmanager -Ieditormanager -Iprogressmanager -Iscriptmanager -I../../../../Qt5.1.0/5.1.0/gcc_64/include -I../../../../Qt5.1.0/5.1.0/gcc_64/include/QtPrintSupport -I../../../../Qt5.1.0/5.1.0/gcc_64/include/QtHelp -I../../../../Qt5.1.0/5.1.0/gcc_64/include/QtWidgets -I../../../../Qt5.1.0/5.1.0/gcc_64/include/QtConcurrent -I../../../../Qt5.1.0/5.1.0/gcc_64/include/QtSql -I../../../../Qt5.1.0/5.1.0/gcc_64/include/QtScript -I../../../../Qt5.1.0/5.1.0/gcc_64/include/QtNetwork -I../../../../Qt5.1.0/5.1.0/gcc_64/include/QtGui -I../../../../Qt5.1.0/5.1.0/gcc_64/include/QtCore -I.moc/release-shared -I.uic -o .obj/release-shared/moc_openeditorsview.o .moc/release-shared/moc_openeditorsview.cpp In file included from .moc/release-shared/../../editormanager/openeditorsview.h:33:0, from .moc/release-shared/moc_openeditorsview.cpp:9: .uic/ui_openeditorsview.h:14:25: fatal error: QtGui/QAction: No such file or directory compilation terminated. make[3]: * [.obj/release-shared/moc_openeditorsview.o] Error 1 make[3]: Leaving directory `/home/zach/julia-studio/src/plugins/coreplugin' make[2]: * [sub-coreplugin-make_first] Error 2 make[2]: Leaving directory`/home/zach/julia-studio/src/plugins'