Hugues Delorme

Results 95 comments of Hugues Delorme

Duplicated by #146 and #147

The problem is caused by the part in 888.step being located far in X negative (around -1250) and the 3D origin trihedron is taken into account by the "fit all"...

Hello Olivier, From what you advised I tried this: `find /usr/ -name ClangConfig.cmake` --> `/usr/share/llvm-6.0/cmake/ClangConfig.cmake` `cmake . -DCMAKE_PREFIX_PATH=/usr/share/llvm-6.0/cmake` --> `-- Found LLVM 6.0.0 in /usr/lib/llvm-6.0` `-- Using LLVMConfig.cmake in: /usr/lib/llvm-6.0/cmake`...

Hello @dignakov That's weird I've never experienced that behavior when testing Mayo's InnoSetup installer within a Win7 virtual machine. There's also no such instruction in the InnoSetup script to close...

Hi again @dignakov Yes that would be relevant to try install Mayo again and check if reboot is still required. Thanks!

@grexe Is there any OpenGL error prompted in the terminal when running Mayo ? Can you please post here Mayo's console output on your machine ? As a workaround you...

Hello, can you please try to set environment variable QT_DEBUG_PLUGINS: `$> export QT_DEBUG_PLUGINS=1` Then start again Mayo and post here the ouput generated Thanks!

Please check if the DISPLAY environment variable is set, if not try: `$> export DISPLAY=:0` And run Mayo again

This explains the issue then Mayo GUI and CLI are delivered into a single executable so it requires display However on Linux the xcb plugin is forced at startup within...

Hello please have a look at my answer to this issue #216 You are probably running qmake in the wrong directory