Skip to content

Error compiling SPECS.cpp file #3

@sajidmahmud

Description

@sajidmahmud

I followed the instructions from the Readme file and ran the following command:

g++ -o SPECS SPECS.cpp
However, I am getting the following error,

SPECS.cpp: In function ‘long double u3b(long double*, long double ()[3000], long double ()[3000], int, int, long double, long double ()[4], long double, int)’:
SPECS.cpp:1932:1: warning: control reaches end of non-void function [-Wreturn-type]
1932 | }
| ^

What could be the reason for this? I am trying to use it on a 64 bit Ubuntu machine.

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