• The Linux Mint 18.1:Eclipse Run The C++ And Python ConfigorationWhen You achieve above step,you can run the c++ and python! (Next OTL ,PYOTL is Project That Write By Ruimin Shen(ability man) )


    # Copyright (c) 2016, 付刘伟 (Liuwei Fu)
    # All rights reserved.
    # 转载请注明出处

    1.Install The Eclipse,g++ Use The SynapTic Package Manager:

      Eclipse :you should select the eclipse and eclipse-cdt-qt

      e:

     g++:just select g++

      e:

     

    2.Run The Eclipse By The Root Use The Command:

      ./eclipse

      e:

    eclipse /*This Command Is Slow Than The First One*/

      e:

     Then:Run The Eclipse By The User;

      e:

     

    3.Install The PyDev:

      Downloat The PyDev 3.5

      Unzip The PyDev.zip Then You Will Find Two Files:features and plugins

      Copy the files Under The features to the eclipse's features

      Copy The files Under The plugins to The eclipse's plugins

    Change The Authority of the eclipse file use the command:

      sudo chmod -R 777 eclipse

      e:

    The Path Of Eclipse Is :/usr/lib/eclipse

    4.To Run The Eclipse By The Root You Will See The Module Of Pydev Is Installed;

      ./eclipse

      e:

     

    eclipse

      e:

    Change the python version:click the Quick Auto-Config and select the python3.4 and remove the python2.7 ,python;just save a python3.4

    Change the C++ edit path:

    5.Use The SynapTic Package Manager To Install The Python3.5 (Maybe You Python Version Is Not 3.5) All Dev And Module :

     python        python-all        python-dev        python3-all      python3-dev

    python-scipy      python3-scipy      python-tk          python3-tk      python-qt4

    python3-qt4      numpty          sqliteman          python-sqlite     python-tz

    libboost-python-dev    libboost-python-dev   python-support      python3-tz      python3-matplotlib  

    python-paramiko   python-pam      python-commandnotfound python3-smbc     python3-uno

    python-gnome2   python-feedparser    python-dnspython     python-pyinotify   python3-tornado

    python-opencv  libboost-mpi-python-dev  python-debtagshw     python3-brlapi           QtPy4

    totem-plugins-extra  ubuntu-drivers-common

    6.Install The Boost libraries:

      Download The Boost libraries

      Unzip The boost libraries

      In The Boost File Use The Command:

      ./bootstrap.sh

      e:

    ./b2

      e:

     ./b2 install

      e:

    In The Normal Solution,Boost Will Be Success;

    7.Install The Cmake use the SynapTic Package Manager ;

    select Cmake,cmake-qt-gui,cmake-data

    When You achieve above step,you can run the c++ and python!

    (Next OTL ,PYOTL is Project That Write By Ruimin Shen(ability man) )

    8.To Compile The OTL ,PYOTL Use The Cmake

      OTL:You Should Change The Path And Set  As Same As To me!,If Not Find The Path ,Maybe You Went Wrong in the Above Step!

      e:

    p1:

    p2:

    p3:

    PYOTL:You Should Change The Path And Set  As Same As To me!

      e:

    p1:

     

    p2:

    9.Modify the visualize.py code:

    10.Import The Eclipse And We Can Write C++ ,Python!  Enjoy It!

      e:

     

  • 相关阅读:
    Altium Designer中各层的含义
    国外现在有哪些众筹网站呢?
    C# 代码 手工 配置 Log4Net 2种方法
    Windows 7 里进程管理器里面的各列是什么含义?主要是和内存有关的内存-专用工作集,内存-工作集,内存-提交大小???
    C# .Net 下 x86使用大内存的处理
    CV学习日志:CV开发之关联Gazebo/Webots/ROS2
    CV学习日志:CV开发之Windows10环境搭建
    CV学习日志:CV开发之Ubuntu2004和WLS2环境搭建
    ROS2学习日志:ROS2Cartgrapher使用与调试
    ROS2学习日志:QoS要点总结
  • 原文地址:https://www.cnblogs.com/FuLiuWei/p/fuliuwei.html
Copyright © 2020-2023  润新知