Skip to content

Build Script not working. #1

@sebastiansam55

Description

@sebastiansam55

The build script references a "Source/DigitViewer" folder which no longer appears to exist.

When I updated these lines to use the DigitViewer2 location the compiler started throwing the following error;

Compiling 17-SKX (x64 AVX512BW)...
In file included from ../Source/PublicLibs/SystemLibs/Environment/Environment.cpp:20,
                 from ../Source/PublicLibs/SystemLibs/SMC_PublicSystemLibs.cpp:23,
                 from ../Source/PublicLibs/SMC_PublicLibs.cpp:17:
../Source/PublicLibs/SystemLibs/Environment/Environment_Linux.ipp:26:10: fatal error: PublicLibs/SystemLibs/Time/Time.h: No such file or directory
   26 | #include "PublicLibs/SystemLibs/Time/Time.h"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

One for each of the g++ commands.

Trying to figure it but not having any luck at the moment.

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