Skip to content

Intallation problems (MacOS Catalina) #18

Description

@mredrejo

Hi,

I got some errors generated during installation on Catalina MacOS 10.15.7, related with cstdaling library. I'm copying the output below. Any ideas??

Thanks

In file included from ./src/utils/breadth.cpp:2:
./src/utils/stdc++.h:55:10: fatal error: 'cstdalign' file not found
#include
^~~~~~~~~~~
1 error generated.
g++ -Wall -W -O2 -o ./bin/extractContigs ./src/utils/extractContigs.cpp -std=gnu++11
g++ -W -O2 -o ./bin/processmash ./src/utils/processmash.cpp -std=gnu++11
In file included from ./src/utils/processmash.cpp:2:
./src/utils/stdc++.h:55:10: fatal error: 'cstdalign' file not found
#include
^~~~~~~~~~~
1 error generated.
g++ -Wall -W -O2 -o ./bin/fq2fa ./src/utils/fq2fa.cpp -std=gnu++11
In file included from ./src/utils/fq2fa.cpp:2:
./src/utils/stdc++.h:55:10: fatal error: 'cstdalign' file not found
#include
^~~~~~~~~~~
1 error generated.

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