SFML community forums

Help => General => Topic started by: The Terminator on May 31, 2014, 04:46:27 pm

Title: The program can't start because libiconv-2.dll is missing from your computer.
Post by: The Terminator on May 31, 2014, 04:46:27 pm
Hi there,

I recently built a new computer, and I'm migrating my environment and all of my sources to it. I'm having a big issue with cmake and SFML, however. I have the latest CodeBlocks (13.12 I believe) and MinGW 4.8.1 all installed and working fine. But, whenever I try to compile the latest sources from SFML I get the error "The program can't start because libiconv-2.dll is missing from your computer." I'm tried redownloading SFML sources several times, and I've reinstalled Cmake and even CodeBlocks several times as well. I'm configuring using MinGW MakeFiles which is pointing to the right files and directory (I've already checked).

Thanks for any help!
Title: Re: The program can't start because libiconv-2.dll is missing from your computer.
Post by: Syntactic Fructose on May 31, 2014, 06:31:16 pm
You should be able to find
libiconv2.dll
in your
mingw\bin\libiconv2.dll
folder, I would first check to make sure it exists secondly are you using a git repository? Or just a normal project folder?

Title: Re: The program can't start because libiconv-2.dll is missing from your computer.
Post by: The Terminator on May 31, 2014, 06:45:41 pm
I solved the problem, I removed CodeBlocks' MinGW 4.8.1 compiler, and replaced it with TDM GCC 4.8.1. It seems to be working just fine now. Thanks for the help anyways!

By the way, syntactic I love your name :). It gave me a good laugh a couple of minutes ago.
Title: Re: The program can't start because libiconv-2.dll is missing from your computer.
Post by: Syntactic Fructose on June 01, 2014, 01:21:07 am
I solved the problem, I removed CodeBlocks' MinGW 4.8.1 compiler, and replaced it with TDM GCC 4.8.1. It seems to be working just fine now. Thanks for the help anyways!

By the way, syntactic I love your name :). It gave me a good laugh a couple of minutes ago.

haha thanks, It took me awhile of starting at the screen to think of this name  :P