Robotino-smartsoft-src

From RobotinoWiki
Revision as of 09:43, 25 July 2018 by Verbeek (talk | contribs) (Created page with "<pre> robotino@robotino:~$ cp -R /opt/smartsoft/src/components/SmartFestoMPSDocking/ . robotino@robotino:~$ cd SmartFestoMPSDocking/ robotino@robotino:~/SmartFestoMPSDocking$ ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
robotino@robotino:~$ cp -R /opt/smartsoft/src/components/SmartFestoMPSDocking/ .
robotino@robotino:~$ cd SmartFestoMPSDocking/
robotino@robotino:~/SmartFestoMPSDocking$ mkdir build
robotino@robotino:~/SmartFestoMPSDocking$ cd build/
robotino@robotino:~/SmartFestoMPSDocking/build$ cmake ..
...
-- Generating done
-- Build files have been written to: /home/robotino/SmartFestoMPSDocking/build
robotino@robotino:~/SmartFestoMPSDocking/build$ sudo make nodep
...
[  5%] Linking CXX executable SmartFestoMPSDocking
Generate Breakpad symbols for SmartFestoMPSDocking
Generate Breakpad symbols for file:  SmartFestoMPSDocking /home/robotino/SmartFestoMPSDocking/build/SmartFestoMPSDocking
Install SmartFestoMPSDocking
-- Install configuration: ""
-- Installing: /opt/smartsoft/symbols/SmartFestoMPSDocking.sym
-- Installing: /opt/smartsoft/bin/SmartFestoMPSDocking
-- Set runtime path of "/opt/smartsoft/bin/SmartFestoMPSDocking" to "/opt/smartsoft/lib"
[100%] Built target SmartFestoMPSDocking