You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
└─$ bash build.sh
Building the beacon functions
Assembler messages:
Fatal error: can't create bin/beacon_compatibility.o: No such file or directory
cat: bin/beacon_compatibility.o: No such file or directory
cp: cannot stat 'src/RunCOFF.cs': No such file or directory
sed: can't read tmp/RunCOFF.cs: No such file or directory
Building the Executable
Building Release
error CS2001: Source file `tmp/RunCoff.cs' could not be found
Compilation failed: 1 error(s), 0 warnings
The text was updated successfully, but these errors were encountered:
└─$ bash build.sh
Building the beacon functions
Assembler messages:
Fatal error: can't create bin/beacon_compatibility.o: No such file or directory
cat: bin/beacon_compatibility.o: No such file or directory
cp: cannot stat 'src/RunCOFF.cs': No such file or directory
sed: can't read tmp/RunCOFF.cs: No such file or directory
Building the Executable
Building Release
error CS2001: Source file `tmp/RunCoff.cs' could not be found
Compilation failed: 1 error(s), 0 warnings
The text was updated successfully, but these errors were encountered: