Recent

Author Topic: fpcupdeluxe-x86_64-win64.exe libiconv-2.dll was not found.  (Read 1567 times)

dmitryb

  • Jr. Member
  • **
  • Posts: 62
fpcupdeluxe-x86_64-win64.exe libiconv-2.dll was not found.
« on: September 03, 2020, 07:57:25 pm »
Hi

Just installed "Stable" Lazarus 2.0.10 using fpcupdeluxe-x86_64-win64.exe

The installation went smoothly.
Lazarus starts without errors.
But when I try to start the simplest application, an error pops up.
See screenshot.

Josh

  • Hero Member
  • *****
  • Posts: 1274
Re: fpcupdeluxe-x86_64-win64.exe libiconv-2.dll was not found.
« Reply #1 on: September 03, 2020, 08:35:08 pm »
Hi

I have had this too.

WHat I do is use the LazDebugger; which stops the above; and you also get to use the new debugger.

Top Menu Choose Packages->Install/Uninstall Packages
In the options that appear search for LazDebuggerFP 0.9 on the right hand side selection, double click it (it should then moe to the left hand side) and select Install Packages. You wil get a confirmation windows before it installs the package and rebuilds the IDE.
When it has restarted, you now need to tell the IDE to use the newly installed debugger as the debugger backend.
Tools->Options in the windows that appears scroll down the left side to Debugger and Click Debugger BackEnd; now click the dropdown arrow below the heading Debugger Type and Path and choose FPDebug internal DWarf Debugger. Finally click OK.

That should be it.

You may get an option windows when you run an app with debugger; it may ask what type of debuuger info you want to use I use Dwarf 3; or though Dwarf 2 works as well

« Last Edit: September 03, 2020, 09:18:46 pm by josh »
The best way to get accurate information on the forum is to post something wrong and wait for corrections.

dmitryb

  • Jr. Member
  • **
  • Posts: 62
Re: fpcupdeluxe-x86_64-win64.exe libiconv-2.dll was not found.
« Reply #2 on: September 03, 2020, 09:05:04 pm »
I only have LazDebuggerFP 0.0 in the list.

Josh

  • Hero Member
  • *****
  • Posts: 1274
Re: fpcupdeluxe-x86_64-win64.exe libiconv-2.dll was not found.
« Reply #3 on: September 03, 2020, 09:15:41 pm »
What happens if you use that one, my screenshots and info are from trunk version.
The best way to get accurate information on the forum is to post something wrong and wait for corrections.

dmitryb

  • Jr. Member
  • **
  • Posts: 62
Re: fpcupdeluxe-x86_64-win64.exe libiconv-2.dll was not found.
« Reply #4 on: September 03, 2020, 09:28:12 pm »
Yes

It works now. Thanks.
But at run-time it asked to disable -Xg.
So I did.

 

TinyPortal © 2005-2018