Skip to content

error: out-of-line definition of 'Get_Free_Memory_Size' does not match any declaration in 'System_Info' on FreeBSD #11

@Martinfx

Description

@Martinfx

Hi,
i have a problem with compilation on FreeBSD 14.2 amd64:
Are you going to make a new tag ?

/home/maxfx/Documents/aqemu/src/System_Info.cpp:2728:19: error: out-of-line definition of 'Get_Free_Memory_Size' does not match any declaration in 'System_Info'
 2728 | void System_Info::Get_Free_Memory_Size(int& allRAM, int& freeRAM)
      |                   ^~~~~~~~~~~~~~~~~~~~
/home/maxfx/Documents/aqemu/src/System_Info.cpp:2751:19: error: use of undeclared identifier 'getpagesize'
 2751 |   int page_size = getpagesize();
      |                   ^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions