I have successfully compiled with qt and installed micmac on my Mac Mojave 10.14.16 (see below). However when I try to run SaisieAppuisInitQT it starts but fails by being stuck at 100% loading (see figure):
Has anyone experienced similar issues and do you have any fix for this?
I have read and tried the solutions proposed here and in the closed issues regarding Mac. I have not had this issue before.
Thanks for any help you can provide on this.
cmake -DWITH_QT5=1 ../ -- The C compiler identification is AppleClang 10.0.1.10010046 -- The CXX compiler identification is AppleClang 10.0.1.10010046 -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found OpenGL: /System/Library/Frameworks/OpenGL.framework -- -----> OpenGL found -- -----> using Qt 5.9.7 -- -----> Compile with c++11 support -- -- FLAG: -std=gnu++11 -- Found Git: /usr/local/bin/git (found version "2.23.0") -- -- Git executable found -- Derniere revision git de MicMac : v1.0.beta13-575-gf3f842164 -- Found X11: /opt/X11/include -- Looking for XOpenDisplay in /opt/X11/lib/libX11.dylib;/opt/X11/lib/libXext.dylib -- Looking for XOpenDisplay in /opt/X11/lib/libX11.dylib;/opt/X11/lib/libXext.dylib - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Configuring done -- Generating done -- Build files have been written to: /Applications/micmac/build
Hi,
I have successfully compiled with qt and installed micmac on my Mac Mojave 10.14.16 (see below). However when I try to run SaisieAppuisInitQT it starts but fails by being stuck at 100% loading (see figure):
Has anyone experienced similar issues and do you have any fix for this?
I have read and tried the solutions proposed here and in the closed issues regarding Mac. I have not had this issue before.
Thanks for any help you can provide on this.
cmake -DWITH_QT5=1 ../ -- The C compiler identification is AppleClang 10.0.1.10010046 -- The CXX compiler identification is AppleClang 10.0.1.10010046 -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- Check for working CXX compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found OpenGL: /System/Library/Frameworks/OpenGL.framework -- -----> OpenGL found -- -----> using Qt 5.9.7 -- -----> Compile with c++11 support -- -- FLAG: -std=gnu++11 -- Found Git: /usr/local/bin/git (found version "2.23.0") -- -- Git executable found -- Derniere revision git de MicMac : v1.0.beta13-575-gf3f842164 -- Found X11: /opt/X11/include -- Looking for XOpenDisplay in /opt/X11/lib/libX11.dylib;/opt/X11/lib/libXext.dylib -- Looking for XOpenDisplay in /opt/X11/lib/libX11.dylib;/opt/X11/lib/libXext.dylib - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Configuring done -- Generating done -- Build files have been written to: /Applications/micmac/build