Forum > Windows
Can't find unit Crt
janred:
I have been using Free Pascal 2.6.4 for quite a while but when I upgraded to 3.0.0, it will not compile programs that Use the Crt Unit which run fine on the earlier version. Any suggestions?
bee:
What's the error message? I can confirm that FPC 3.0.0 is still able to compile a program that uses the CRT unit just fine. I've tried it myself on a Linux box.
balazsszekely:
It works on windows too(just tested).
Leledumbo:
--- Quote from: janred on June 10, 2016, 05:04:51 am ---Any suggestions?
--- End quote ---
Describe "will not compile" as precise as possible, we're not oracles and that phrase could have 10 meanings or so.
Thaddy:
The only thing I can think of is that the compiler is not in the path.
Note, not the crt unit, no, the compiler binary, i.e. fpc and ppc386 and or ppcx64
Add the path...
Oh, I can think of another: old fpc.cfg. Open the fpc.cfg and look if there are any paths in it and that the paths are correct for 3.0, not 2.6.4.
Navigation
[0] Message Index
[#] Next page