Skip to content

Missing some thirdparty dependencies #2

@phanomgames

Description

@phanomgames

When loading in UE 4.23 and trying to let it recompile I get the following warning
warning: Referenced directory 'W:\Gamedev\projects\unreal\Plugins\Postgresql\Source\ThirdParty\pqxx\inc' does not exist.

The license for those binaries should allow them to be checked into github (bsd license). Can we either get that, or some information on which version of pqxx we need to compile?

I'm assuming it'll need pq as well, since that's a requirement for pqxx and I see it in the build.cs file.

Taking the old commits copy of /thirdparty and adding the pqxx folder into \public\ worked for getting past most errors. Next up is the postgresql dependency

LogInit: Warning: Still incompatible or missing module: PostgreSQL

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions