Cannot compile 32 bit Island (LDD executable was not found)

Hello,

After a fresh installation, compiling a 32 bit windows island application gives this error

LDD executable was not found.

Version .2999 was the last version which was not affected.

Thanks

ConsoleApplication 1.bugreport.txt (2.0 KB)

ConsoleApplication 1.bugreport.zip (4.1 KB)

Can i get a Diagnostic level build log?

Does lld.exe exist in the Elements Bin folder, specially in the “win-i386” sub-folder? Also, is your system really 32bit-only Windows? (the log says “Running natively on Windows i386.”)? i didn’t believe that still existed

Ah, my apoologies; in July we dropped the win/i386 versions of the command line tools, because i was told that all shipping/supported Windows systems are at least x86_64 now. Are you running a very old version of Windows?

In any. case, i’ve restored these, so vNext tmororw will shio the i386 binaries again (for now).

Do note that 32-bit really is a very outdated platform at this stage, and we will not kepe supporting it indefinitely (to develop on), and at some point n the future we might even consider dropping support for building for Win/i386. The whole world has moved on to 64-bit, about two decades ago :).

I have a Win 10 32 bit version which is up to date until now and used for comp. tests.

And i have an old 32 bit only Delphi 7 to experiment with.

And i have an old tablet which runs only 32 bit.

So i would regret dropping this support…

Cheers

Andreas

1 Like

And not to forget an old 32 bit only Notebook. :slight_smile:

Thanks :slight_smile:

1 Like