RoboCup Simulator
Jump to navigation
Jump to search
64 bit
- perform the following actions to be able to compile for a 64bit system
- sudo dpkg -i --force-architecture libphysx-*
- sudo aptitude install libc6-dev-i386
- sudo aptitude install g++-multilib
- make symbolic links to libraries in lib32
- ln -s libQtOpenGL.so.4 libQtOpenGL.so
- ln -s libQtCore.so.4 libQtCore.so