09-17-2018, 08:28 AM
I have found a way to run RoboDK with the corredt QT version. Having installed QT5.10 to /opt/QT/5.10.0, I specified the location in RoboDK-Start.sh as follows:
#export LD_LIBRARY_PATH="$(pwd)/lib"
export LD_LIBRARY_PATH="/opt/Qt/5.10.0/gcc_64/lib"
I have yet to find any further issues with the AT version, but at least RoboDK now launches and I can continue to troubleshoot why I cannot run the latest Slic3r version (1.3).
#export LD_LIBRARY_PATH="$(pwd)/lib"
export LD_LIBRARY_PATH="/opt/Qt/5.10.0/gcc_64/lib"
I have yet to find any further issues with the AT version, but at least RoboDK now launches and I can continue to troubleshoot why I cannot run the latest Slic3r version (1.3).