Changes between Version 92 and Version 93 of Docs/825gen2/Dev/UpdatingLegacyApps


Ignore:
Timestamp:
03/09/25 16:14:08 (6 weeks ago)
Author:
Don Wilson
Comment:

--

Legend:

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

    v92 v93  
    4747||"${workspace_loc:/lib825lang/inc}"||825 Multi language||
    4848||"${workspace_loc:/lib825sql/inc}"||825 SQLite||
     49||/opt/arm64include|| ||
     50||/opt/armv8a/fontconfig/usr/include/|| ||
     51
     52
    4953
    5054||Library||Description||
     
    5256||825lang||825 Multi language||
    5357||lib825sql||825 SQLite||
     58||sqlite3||825 SQLite||
     59||${UI_LIBS}|| ||
     60||${CAIRO_LIBS}|| ||
     61||${GLIB_LIBS}|| ||
    5462
    556318. Under "GCC C++ Compiler" select "Preprocessor". Click the green plus icon to add the symbol "ARM64=1" This is used for conditional compilation. If there is also a "GCC C Compiler" section select "Preprocessor under that and also add the symbol "ARM64=1".