Changes between Version 44 and Version 45 of Docs/825gen2/Dev/Simulating825gen2
- Timestamp:
- 10/29/25 15:27:55 (2 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/Simulating825gen2
v44 v45 94 94 ||"${workspace_loc:/lib825lang/inc}" ,,2,,||825 Multi language|| 95 95 ||"${workspace_loc:/lib825sql/inc}" ,,3,,||825 SQLite|| 96 ||"${workspace_loc:/lib825db/inc}" ,,4,,||825 SQLite/MySQL|| 96 97 ||/usr/include/freetype2|| || 97 98 ||/usr/include/pixman-1/|| || … … 108 109 ,,3,, Older recompiled apps may instead use //sql3_7_9//. To use //sql3_7_9// library change include path "${workspace_loc:/libsql3_7_9/inc}". 109 110 111 ,,4,, For newer apps //lib825db// may be used instead of //lib825sql// to allow for SQLite and MySQL database support. 112 110 113 === Libraries === 111 114 … … 115 118 ||825sql ,,3,,||825 SQLite|| 116 119 ||sqlite3 ,,3,,||825 SQLite|| 120 ||825db ,,4,,||825 SQLite/MySQL|| 121 ||mysqlclient ,,4,,||MySQL client|| 117 122 ||${UI_LIBS}|| || 118 123 ||${CAIRO_SIM_LIBS}|| || 119 124 ||${GLIB_LIBS}|| || 120 ||${PRT_SIM_LIBS} ,, 4,,||(PRT_SIM_LIBS new 2025-03-05)||125 ||${PRT_SIM_LIBS} ,,5,,||(PRT_SIM_LIBS new 2025-03-05)|| 121 126 122 127 ,,1,, Older apps may use //825// instead of //825ev//. … … 126 131 ,,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. 127 132 128 ,,4,, If VM is not updated to have PRT_SIM_LIBS environment variable instead use individual lines: cups, json-c, esmtp, ssl, crypto 133 ,,4,, For even newer apps it is preferred to use //825db//, //sqlite3//, and //mysqlclient// to allow support for SQLite and MySQL. 134 135 ,,5,, If VM is not updated to have PRT_SIM_LIBS environment variable instead use individual lines: cups, json-c, esmtp, ssl, crypto 129 136 130 137 [[br]]
![(please configure the [header_logo] section in trac.ini)](/chrome/site/cardinal.gif)