pyscripter 788 Posted 12 hours ago (edited) 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 12 hours ago by pyscripter Share this post Link to post
DelphiUdIT 246 Posted 12 hours ago (edited) 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 12 hours ago by DelphiUdIT 1 Share this post Link to post
pyscripter 788 Posted 10 hours ago 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
Remy Lebeau 1613 Posted 8 hours ago 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
pyscripter 788 Posted 5 hours ago 2 hours ago, Remy Lebeau said: Do you have all of the available patches installed for 12.3? Share this post Link to post