Changes between Initial Version and Version 1 of Ticket #18183


Ignore:
Timestamp:
Dec 28, 2022, 9:28:05 AM (17 months ago)
Author:
jackburton
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18183 – Description

    initial v1  
    66
    77The system I'm testing it on has 4GB ram, and virtual memory is enabled and set to be managed by system.
     8
     9Compile with:
     10
     11{{{
     12gcc -g -lbe -lroot -ltranslation -lstdc++.r4 -o bitmaptest main.cpp
     13}}}