[fpc-pascal] no fpc.exe file after installation
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Tue Oct 10 09:06:25 CEST 2017
On 2017-10-09 09:56, adrian.soentgerath at web.de wrote:
> i installed “fpc-3.0.2.i386-win32.cross.x86_64-win64” on my laptop with windows 7, but there seem to be no fpc.exe file, so i can´t compile.
For some odd reason the FPC team still don't produce a native 64-bit
Windows compiler installation. They only make a cross-compiler install
for 64-bit Windows. So you have to compile a native 64-bit compiler
yourself, or install the 32-bit compiler installation, and then the
64-bit cross-compiler install (the part you did).
I normally just build myself a native 64-bit Windows compiler. It's
quick and easy to do.
Regards,
Graeme
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
My public PGP key: http://tinyurl.com/graeme-pgp
More information about the fpc-pascal
mailing list