Photoshop didn't launch, so I pasted the command in the tutorial, which just does this:
viktooor@viktooor-Lenovo-V15-G4-IRU:~/photoshop$ gcc -ggdb3 -O0 -std=c99 -Wall -Werror -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wshadow -pedantic -w -o Photoshop2020 Photoshop.c ./scripts/Requirements.c ./scripts/Installer.c ./scripts/Cameraraw.c ./scripts/Configure.c ./scripts/Uninstaller.c ./Photoshop2020
gcc: fatal error: input file ‘Photoshop2020’ is the same as output file compilation terminated.
1 viktooor@viktooor-Lenovo-V15-G4-IRU:~/photoshop$
Linux ver.: Mint 22 x86-64
Photoshop didn't launch, so I pasted the command in the tutorial, which just does this:
viktooor@viktooor-Lenovo-V15-G4-IRU:~/photoshop$ gcc -ggdb3 -O0 -std=c99 -Wall -Werror -Wextra -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wshadow -pedantic -w -o Photoshop2020 Photoshop.c ./scripts/Requirements.c ./scripts/Installer.c ./scripts/Cameraraw.c ./scripts/Configure.c ./scripts/Uninstaller.c ./Photoshop2020gcc: fatal error: input file ‘Photoshop2020’ is the same as output file compilation terminated.1 viktooor@viktooor-Lenovo-V15-G4-IRU:~/photoshop$Linux ver.: Mint 22 x86-64