Error mesage when trying to compile:
Could not find a part of the path "C:\OEE_Designer\src\main\resources\images
Output from build:
Build started at 9:01 PM...
1>------ Build started: Project: ShiftSharp, Configuration: Release Any CPU ------
1>Skipping analyzers to speed up the build. You can execute 'Build' or 'Rebuild' command to run analyzers.
1>ShiftSharp -> C:\OOPCustomProgram\ShiftSharp\ShiftSharp\bin\Release\net8.0\ShiftSharp.dll
1>C:\Program Files\dotnet\sdk\9.0.306\Sdks\NuGet.Build.Tasks.Pack\build\NuGet.Build.Tasks.Pack.targets(221,5): error : Could not find a part of the path 'C:\OEE-Designer\src\main\resources\images'.
1>Done building project "ShiftSharp.csproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
========== Build completed at 9:01 PM and took 02.074 seconds ==========
Unable to compile as a result.
All i have done is clone the repository to C:/foldername/otherfoldername and attempted to run it using visual studio.
im not sure if im suposed to provide anything else for it to be able to run.
Error mesage when trying to compile:
Could not find a part of the path "C:\OEE_Designer\src\main\resources\imagesOutput from build:
Unable to compile as a result.
All i have done is clone the repository to C:/foldername/otherfoldername and attempted to run it using visual studio.
im not sure if im suposed to provide anything else for it to be able to run.