• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Compiling 1>LINK : fatal error LNK1104: cannot open file 'iconv.lib'

Tufte

Active Member
Joined
Nov 19, 2007
Messages
652
Reaction score
25
Location
Norway
Can't compile TFS 0.2 with Visual Studio 2010. I followed this guide: OtLand - How to compile TFS for Windows using Microsoft Visual Studio 2010 ?

Error: 1>LINK : fatal error LNK1104: cannot open file 'iconv.lib'

I had a similar error with a lua51~ file. I renamed the lua5.1 in the library download to lua51 and it worked.

I tried to just rename a random lib file to iconv.lib. It made it pass the iconv error, but another error appeared shortly after with another lib file.
 
Back
Top