Changes between Version 35 and Version 36 of Docs/825gen2/Dev/Simulating825gen2
- Timestamp:
- 03/11/25 13:15:59 (5 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/Simulating825gen2
v35 v36 103 103 ||**Library**||**Description**|| 104 104 ||825ev ,,1,,||Main 825 library|| 105 ||825lang ||825 Multi language *||106 ||825sql ||825 SQLite *||107 ||sqlite3 ||825 SQLite *||105 ||825lang ,,2,,||825 Multi language|| 106 ||825sql ,,3,,||825 SQLite|| 107 ||sqlite3 ,,3,,||825 SQLite *|| 108 108 ||${UI_LIBS}|| || 109 109 ||${CAIRO_SIM_LIBS}|| || 110 110 ||${GLIB_LIBS}|| || 111 ||${PRT_SIM_LIBS} ||(PRT_SIM_LIBS new 2025-03-05) *||111 ||${PRT_SIM_LIBS} ,,4,,||(PRT_SIM_LIBS new 2025-03-05)|| 112 112 113 113 ,,1,, Older apps may use 825 instead of 825ev 114 114 115 *825lang is used for newer 825 Gen2 apps. This is not needed for recompile of Legacy 825 app.115 ,,2,, 825lang is used for newer 825 Gen2 apps. This is not needed for recompile of Legacy 825 app. 116 116 117 *For newer apps it is preferred to use 825sql and sqlite3 for dynamically linked SQLite shared object that is already on 825 Gen2. Older recompiled apps may instead use sql3_7_9 which is statically linked.117 ,,3,, For newer apps it is preferred to use 825sql and sqlite3 for dynamically linked SQLite shared object that is already on 825 Gen2. Older recompiled apps may instead use sql3_7_9 which is statically linked. 118 118 119 *If VM is not updated to have PRT_SIM_LIBS environment variable instead use individual lines: cups, json-c, esmtp, ssl, crypto119 ,,4,, If VM is not updated to have PRT_SIM_LIBS environment variable instead use individual lines: cups, json-c, esmtp, ssl, crypto 120 120 121 121 [[br]]