• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Help with compile please

xLiL-MeLx

New Member
Joined
Sep 1, 2007
Messages
83
Reaction score
1
Compiler: Default compiler
Building Makefile: "C:\Documents and Settings\Ägaren\Skrivbord\Therin\Makefile.win"
Executing make...
make.exe -f "C:\Documents and Settings\Ägaren\Skrivbord\Therin\Makefile.win" all
windres.exe -i Forgotten_Sources_private.rc --input-format=rc -o Forgotten_Sources_private.res -O coff

windres.exe: can't open icon file `TheForgottenServer.ico': No such file or directory

make.exe: *** [Forgotten_Sources_private.res] Error 1

Execution terminated
 
Make sure the theforgottenserver.ico file is in the directory where you have the .dev file, unless you've set it to be elsewhere.
 
Back
Top