-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
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
Labels
No labels