User Tools

Site Tools


develop-corner-en

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
develop-corner-en [2019/02/25 19:35] – [General information] rjversluisdevelop-corner-en [2019/04/20 16:26] rjversluis
Line 1: Line 1:
 ======Developer corner====== ======Developer corner======
-[[develop-corner-it|{{ icons:it.png|Versione italiana}}]][[:english|{{  :rocrail-logo-35.png}}]] +[[:english|{{  :rocrail-logo-35.png}}]]
-[[:develop-corner-en|Developer corner]]  +
- +
- \\ +
-//A collection of useful information for developers.// +
- \\ +
-{{ :icons:cpp.png}} +
  \\  \\
 =====General information===== =====General information=====
Line 15: Line 8:
   * [[cs-protocol-en|Rocrail Client Protocol]] (RCP)   * [[cs-protocol-en|Rocrail Client Protocol]] (RCP)
   * [[dev-rocrail-automode|Automatic Mode]]   * [[dev-rocrail-automode|Automatic Mode]]
-  * [[sourcecode-branches-en|Branches]] 
   * [[http://docs.wxwidgets.org/stable/|wxWidgets Documentation]]   * [[http://docs.wxwidgets.org/stable/|wxWidgets Documentation]]
   * [[translations-en|Translations at LaunchPad]]   * [[translations-en|Translations at LaunchPad]]
Line 21: Line 13:
   * [[developer:digint-tutorial|Digital Interface Tutorial]]   * [[developer:digint-tutorial|Digital Interface Tutorial]]
   * Parameters     * Parameters  
-    * [[http://rocrail.net/software/rocrail-snapshot/rocrail/wrapper-en-index.html|Rocrail]]  +    * [[https://wiki.rocrail.net/software/rocrail-snapshot/rocrail/wrapper-en-index.html|Rocrail]]  
-    * [[http://rocrail.net/software/rocrail-snapshot/rocview/wrapper-en-index.html|Rocview]]+    * [[https://wiki.rocrail.net/software/rocrail-snapshot/rocview/wrapper-en-index.html|Rocview]]
  
  \\  \\
Line 31: Line 23:
   * libusb-1.0-0-dev \\  Debian: sudo apt-get install **libusb-1.0-0-dev** \\  Debian9 (stretch): apt-get install **libusb-dev** **libgusb-dev** \\ OpenSuSE: **libusb-1_0-devel** \\ Fedora/RedHat/CentOS: yum install **libusb--devel**   * libusb-1.0-0-dev \\  Debian: sudo apt-get install **libusb-1.0-0-dev** \\  Debian9 (stretch): apt-get install **libusb-dev** **libgusb-dev** \\ OpenSuSE: **libusb-1_0-devel** \\ Fedora/RedHat/CentOS: yum install **libusb--devel**
  
-====Apple macOS ==== 
-  * http://www.libusb.info -> source build 
- \\ 
  
 =====Compile Rocrail===== =====Compile Rocrail=====
Line 54: Line 43:
   * [[:developer:debugging-tutorial|Tutorial]]   * [[:developer:debugging-tutorial|Tutorial]]
   * [[:develop:ubuntu-debug-en|Ubuntu]]   * [[:develop:ubuntu-debug-en|Ubuntu]]
- 
- \\ 
-===== Android ===== 
-  * [[:android:mobilecontrol2-en|ESU Mobile Control 2]] 
- 
- \\ 
- 
  
  \\  \\
Line 72: Line 54:
  \\  \\
  
-=====Eclipse===== 
-  * [[eclipse:checkout-en|Checkout and build]] 
-  * [[eclipse:run-debug-en|Running and debugging]] 
-  * [[:developer:help-en|Help!]] 
-  * [[:developer:eclipse-index-en|Indexer]] 
  
- 
- \\ 
 =====Building packages===== =====Building packages=====
   * [[mkdeb-en|Create a Debian package]]   * [[mkdeb-en|Create a Debian package]]
Line 99: Line 74:
 </code> </code>
  
-=====White Board===== + \\ 
-  * [[development|Development Notes]]+=====VirtualBox===== 
 +Some distribution do not have VB support installed by default.\\ 
 +====Debian==== 
 +  * https://wiki.debianforum.de/Virtualbox 
 + 
 +