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
develop-corner-en [2021/09/20 10:16] – [Windows] rjversluisdevelop-corner-en [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-======Developer corner====== 
-[[:english|{{  :rocrail-logo-35.png}}]] 
- \\ 
-=====General information===== 
-  * [[coding-guide-en|Code Style]] 
-  * [[gui-code-en|Maintaining and Creating GUI Dialogs]] 
-  * [[concepts-en|Definitions and Concepts]] 
-  * [[cs-protocol-en|Rocrail Client Protocol]] (RCP) 
-  * [[dev-rocrail-automode|Automatic Mode]] 
-  * [[http://docs.wxwidgets.org/stable/|wxWidgets Documentation]] 
-  * [[translations-en|Translations at LaunchPad]] 
-  * [[developer:debugging-tutorial|Debugging Tutorial]] 
-  * [[developer:digint-tutorial|Digital Interface Tutorial]] 
-  * Parameters   
-    * [[https://wiki.rocrail.net/rocrail-snapshot/rocrail/wrapper-en-index.html|Rocrail]]   
-    * [[https://wiki.rocrail.net/rocrail-snapshot/rocview/wrapper-en-index.html|Rocview]] 
- 
- \\ 
-=====Prerequisites===== 
-  * [[buildwx-en|Build wxWidgets from source]] 
- 
- 
-=====Compile Rocrail===== 
-====Linux==== 
-{{ :cs2:rocrail_auf_cs2.jpg?200}} 
-  * [[build-en|Build from source]] 
-  * [[:raspi:raspi-dev-en|RasPi]] 
-  * [[:buildwx-en|Build wxWidgets]] 
-====Windows==== 
-  * [[ccmingw-en|Cross compile with mingw]] 
-    * [[cc64mingw|Cross compile 64bit]] 
-  * [[:wx-tdm-gcc-en|Native compile with MinGW]] 
- 
-====Apple macOS==== 
-  * [[cmac-en|Compile on Apple macOS]] 
- 
- \\ 
- 
-=====Debug the Rocrail Server===== 
-  * [[:developer:debugging-tutorial|Tutorial]] 
-  * [[:develop:ubuntu-debug-en|Ubuntu]] 
- 
- \\ 
- 
-=====Arduino Projects===== 
-  * [[:arduino:dev-notes-en|Arduino Developer Notes]] 
-  * [[:arduino:ideas-en|Arduino RS485]] 
-  * [[:rascii-en|RASCII]] 
-  * [[:arduino:rcan-en|CAN based firmware]] 
- \\ 
- 
- 
- 
-=====API Error Codes===== 
-  * [[linux-error]] 
-  * [[osx-error]] 
-  * [[win32-mingw-error]] 
-  * [[win32-error]] 
-  * [[win32-socket-error]] 
- 
- \\ 
-=====Dump Pre Processor Defines===== 
-<code bash> 
-gcc -dM -E - < /dev/null 
-</code> 
- 
- \\ 
-=====VirtualBox===== 
-Some distribution do not have VB support installed by default.\\ 
-====Debian==== 
-  * https://wiki.debianforum.de/Virtualbox 
-  * sudo apt install linux-headers-$(uname -r) 
- 
- 
- \\ 
-=====Linux Desktop Link===== 
-<code> 
-[Desktop Entry] 
-Version=1.0 
-Name=Rocview 
-Comment=Rocrail - Innovative Model Railroad Control System 
-Path=/home/pi/rocrail 
-Exec=/home/pi/Projects/Rocrail/unxbin/rocview -sp /home/pi/Projects/Rocrail/unxbin -l /home/pi/Projects/Rocrail/unxbin -themespath /home/pi/Projects/Rocrail/rocview 
-Icon=/home/pi/Projects/Rocrail/rocview/xpm/rocrail.png 
-Terminal=false 
-Type=Application 
-Categories=Application; 
- 
-</code> 
- 
  
develop-corner-en.1632125771.txt.gz · Last modified: 2021/09/20 10:16 by rjversluis