Symbol not found (GlobalMemoryStatus)

Issue #91 resolved
Karel Rys created an issue

Hello,

my app now starts, but immediatelly stops with an error message: dyld: Symbol not found: GlobalMemoryStatus Expected in: ...../libcrossvcl32.dylib

In this case, I can easy avoid using this routine.

Do you have a suggestion, what to do, when we find a missing symbol? Do you have a "wish list", where developpers could write missing symbols? Or can I somehow help you to add such symbols?

Of course I understand you are not going to rewrite whole Windows API.

Kind regards,

Karel

Comments (1)

  1. Eugene Kryukov repo owner

    The goal for 1.0 is limited by only UI APIs. You should use some other cross-platform APIs or RTL to non-ui features.

  2. Log in to comment