Jump to content
pyscripter

Posix source files missing

Recommended Posts

I have installed the Linux platform support and I am able to run simple Linux console applications targeting WSL.  However, I cannot find the Posix source files, such as Posix.Base, Posix.SysTypes etc.   What am I missing? 

 

I am using Delphi 12.3.  I can see the files in my Delphi 11 installation.

Edited by pyscripter

Share this post


Link to post
26 minutes ago, pyscripter said:

I have installed the Linux platform support and I am able to run simple Linux console applications targeting WSL.  However, I cannot find the Posix source files, such as Posix.Base, Posix.SysTypes etc.   What am I missing? 

 

I am using Delphi 12.3.  I can see the files in my Delphi 11 installation.

My sources about Posix are in "C:\Program Files (x86)\Embarcadero\Studio\23.0\source\rtl\posix"

 

If you have trouble compiling, look at: https://docwiki.embarcadero.com/RADStudio/Athens/en/Installation_Notes

There are some notes about Linux at the end of the page (missing lib paths).

 

P.S.: in my installations of course there are the compiled units in ALL needed paths.

Edited by DelphiUdIT
  • Thanks 1

Share this post


Link to post
2 hours ago, DelphiUdIT said:

My sources about Posix are in "C:\Program Files (x86)\Embarcadero\Studio\23.0\source\rtl\posix"

As mentioned I can compile code.  Just the sources in the above path are missing.

Share this post


Link to post
4 hours ago, DelphiUdIT said:

My sources about Posix are in "C:\Program Files (x86)\Embarcadero\Studio\23.0\source\rtl\posix"

Same here.

2 hours ago, pyscripter said:

As mentioned I can compile code.  Just the sources in the above path are missing.

Do you have all of the available patches installed for 12.3?

Share this post


Link to post

What you indicated is not the last one:

 

image.thumb.png.38aeb141944655779fb3559c822a90ce.png

 

(of course you could have installed it manually too...).

 

But, if you don't find the source files, obviously something went wrong during the installation.
Did you check the installation for all platforms during the installation of Rad Studio? (I did)

  • Thanks 1

Share this post


Link to post
1 hour ago, DelphiUdIT said:

What you indicated is not the last one:

For some reason, I do not see the May Patch.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×