Menu

#1616 TXS Fails to Compile on OSX

None
wont-fix
nobody
None
1
2016-01-08
2016-01-02
Robert
No

On commit number 66cc20, I get the following error:

Starting compilation
Could not find mkspecs for your QMAKESPEC(macx-clang) after trying:
/usr/local/Cellar/qt/4.8.7_2/mkspecs
Error processing project file: texstudio.pro
make: *** No rule to make target /usr/local/Cellar/qt/4.8.7_1/mkspecs/macx-g++/qmake.conf', needed byMakefile'. Stop.
make: *** No rule to make target /usr/local/Cellar/qt/4.8.7_1/mkspecs/macx-g++/qmake.conf', needed byMakefile'. Stop.
Compilation and installation done

Discussion

  • Jan  Sundermeyer

    Jan Sundermeyer - 2016-01-02

    we don't offer qt4 builds for osx for some time.
    In the end, either change the BUILD.sh back to
    "$QMAKE -macx -spec macx-g++ $TXSCOMPILEOPTIONS texstudio.pro"
    or directly use qmake/make. (usually the command "make" should be sufficient)

     
  • Jan  Sundermeyer

    Jan Sundermeyer - 2016-01-08

    compile by hand if you really need qt4

     
  • Jan  Sundermeyer

    Jan Sundermeyer - 2016-01-08
    • status: open --> wont-fix
    • Group: -->
     

Log in to post a comment.