Topic: RPi/Linux Error(F38): (./build32/sf_default_resource.res)
Can anyone suggest what has happened here?
(Please see the last line).
This is on an RPi
It seems to be something to do with icon images.
I found these lines in the Makefile:
@echo Deleting default icon resource
@$(RM) "./build32/sf_default_resource.res"
Has some debris been left in the .prj file, I wonder, from when I built this project in Windows? The RPi version of SF has no facility for including a program icon.
===============================================
Generating Makefile... Okay
===============================================
Compiling Source/MODULES/mParams.for
Compiling Source/MODULES/mRestr.for
Compiling Source/MODULES/mM.for
Compiling Source/addlod.for
Compiling Source/addmem.for
Compiling Source/addspr.for
Compiling Source/MODULES/mWinSTUFF.for
Compiling Source/MODULES/mMaterials.for
Compiling Source/MODULES/mProps.for
Compiling Source/MODULES/mNODES.for
Compiling Source/MODULES/mMEMBS.for
Compiling Source/MODULES/mLoading.for
Compiling Source/Alloc.for
Compiling Source/BailOut.for
Compiling Source/MODULES/mDRW.for
Compiling Source/ClearAllData.for
Compiling Source/Debug.for
Compiling Source/Decifr.for
Compiling Source/Divide.for
Compiling Source/dotty.for
Compiling Source/Draw.for
Compiling Source/FileHandler.for
Compiling Source/force.for
Compiling Source/getmem.for
Compiling Source/GetRESTR.for
Compiling Source/INSTRUCT.for
Compiling Source/List.for
Compiling Source/LoadTypN.for
Compiling Source/LoadTypP.for
Compiling Source/LoadTypS.for
Compiling Source/LoadTypT.for
Compiling Source/LoadTypU.for
Compiling Source/LoadVec.for
Compiling Source/MemRel.for
Compiling Source/memstf.for
Compiling Source/MODULES/mResults.for
Compiling Source/Output1Lcases.for
Compiling Source/Output2Lcombs.for
Compiling Source/ParsePath.for
Compiling Source/rcode.for
Compiling Source/rCombs.for
Compiling Source/ReadMATLS.for
Compiling Source/ReadMEMBS.for
Compiling Source/ReadNODES.for
Compiling Source/ReadPARAMS.for
Compiling Source/ReadPROPS.for
Compiling Source/ReadRESTR.for
Compiling Source/ReadSPRI.for
Compiling Source/rLoads.for
Compiling Source/rMatls.for
Compiling Source/rMembs.for
Compiling Source/rNodes.for
Compiling Source/rotate.for
Compiling Source/rParams.for
Compiling Source/rProps.for
Compiling Source/rRestr.for
Compiling Source/rTitles.for
Compiling Source/RWCombs.for
Compiling Source/RWInput.for
Compiling Source/RWLoads.for
Compiling Source/skydia.for
Compiling Source/solve.for
Compiling Source/Splash.for
Compiling Source/Spreac.for
Compiling Source/sterm.for
Compiling Source/stiff.for
Compiling Source/Struct.for
Compiling Source/utility.for
Compiling Source/WinINIT.for
Compiling Source/WinMenus.for
Compiling Source/WinSCR.for
Error(F38): (./build32/sf_default_resource.res) does not exist and cannot be made from existing files
Error(E02): Make execution terminated