Changes between Version 130 and Version 131 of Docs/825gen2/Dev/UpdatingLegacyApps


Ignore:
Timestamp:
03/25/25 08:04:49 (3 weeks ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/825gen2/Dev/UpdatingLegacyApps

    v130 v131  
    160160||${CAIRO_LIBS}|| ||
    161161||${GLIB_LIBS}|| ||
     162||${PRT_LIBS} ,,4,,|| ||
    162163
    163164,,1,, Older apps may use //825// instead of //825ev//. Some older apps that use //825// also use //app//. In this case the additional library //app// will be needed.
     
    167168,,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.
    168169
     170,,4,, The VM may need to be updated to have the //PRT_LIBS// environment variables. Refer to VM technical information.
    169171[[br]]
    170172