• 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!

Compiling Error

keatoru

...workin...
Joined
Apr 26, 2008
Messages
96
Reaction score
0
Location
KY, USA
1 error at the end of compiling the latest TFS. It can not find the .ico and it can't make TFS-SQL_private.res.

Code:
Compiler: Default compiler
Building Makefile: "C:\Documents and Settings\XP\Desktop\Forgotten Sources\forgottenserver\trunk\Project-SQL\Makefile.win"
Executing  make...
make.exe -f "C:\Documents and Settings\XP\Desktop\Forgotten Sources\forgottenserver\trunk\Project-SQL\Makefile.win" all
windres.exe -i TFS-SQL_private.rc --input-format=rc -o TFS-SQL_private.res -O coff 

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

make.exe: *** [TFS-SQL_private.res] Error 1

Execution terminated

Anyone know how to fix???
 
Back
Top