Skip to content

Build fails due to inclusion on non-existing header: src/settings.h:5:10: fatal error: 'Lib/MetaString.h' file not found #2

@barracuda156

Description

@barracuda156

The build includes non-existing header:

wsnet/src/settings.h

Lines 4 to 5 in d1e1d33

// ADVobfuscator include file
#include <Lib/MetaString.h>

In file included from /opt/local/var/macports/build/wsnet-742af08d/work/wsnet-1.4.9/src/api/bridgeapi/bridgeapi_requestsfactory.cpp:1:
In file included from /opt/local/var/macports/build/wsnet-742af08d/work/wsnet-1.4.9/src/api/bridgeapi/bridgeapi_requestsfactory.h:2:
In file included from /opt/local/var/macports/build/wsnet-742af08d/work/wsnet-1.4.9/src/api/bridgeapi/../baserequest.h:7:
/opt/local/var/macports/build/wsnet-742af08d/work/wsnet-1.4.9/src/settings.h:5:10: fatal error: 'Lib/MetaString.h' file not found
#include <Lib/MetaString.h>
         ^~~~~~~~~~~~~~~~~~

There is no header like that in ADVobfuscator: https://github.com/andrivet/ADVobfuscator/tree/2b74e26a2f37d46f5ac6915b3b0b15504f86d6e0/include/advobfuscator

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