Changes between Version 132 and Version 133 of Docs/825gen2/Dev/UpdatingLegacyApps
- Timestamp:
- 03/25/25 08:10:01 (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/UpdatingLegacyApps
v132 v133 168 168 ,,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 use //sql3_7_9// instead of //825sql// and remove //sqlite3// line. //sql3_7_9// is statically linked and includes the //sqlite3// library. 169 169 170 ,,4,, The VM may need to be updated to have the //PRT_LIBS// environment variables. Refer to [wiki:Docs/825gen2/Dev/DevVMTechnical VM technical information]170 ,,4,, The development VM may need to be updated to have the //PRT_LIBS// environment variables. Refer to [wiki:Docs/825gen2/Dev/DevVMTechnical VM technical information] 171 171 [[br]] 172 172