Free Pascal questions & answers

A powerful Pascal compiler supporting multiple processor architectures, including Intel x86, AMD64,
G
Question by Guest
239 views
July 16, 2016

I have tried recompiling a program originally written for Windows XP on my Windows 10 computer using Free Pascal, but it fails on the first line of code with the error message: "Can't find unit system used by [Program name]". On my Windows XP computer it doesn't have this message. I assume therefore that Free Pascal has not yet been updated to run on Windows 10. Is this correct? If so, when can an update be expected?

Stephen Prastman
Answer by Stephen Prastman

If you have an older versions of the software prior to the 3.0.0 release, then you need to head out to the official website to download the latest package. According to the system requirements, you can run the software on NT, 2000, XP and later. This means Windows 10 is supported and the Free Pascal can be used normally.


For every time you run the software, right click it and choose Run as Administrator and then run the program you have. It's mandatory to run apps as Administrator especially when they're installed on the system partition.

See more questions & answers

Ask a question about Free Pascal

Alternative downloads

Visual Pascal
Free
rating

Small tool for Delphi and Pascal programmers.

Turbo-Locator
rating

Relocates compiled 16bit x86 code and creates executable EPROM, FLASH or RAM.

RemObjects Data Abstract
rating

It is a pure VCL component suite, written in the Delphi code.