论坛


2026年2月2日 星期一

RAD Server Technical Guide v3.0: Now Feature Complete

Antonio Zapater| Embarcadero Delphi Blogs |16:34:46

A couple of years ago we released a major update to the RAD Server Technical Guide, bringing you refreshed content, downloadable source code examples for both Delphi and C Builder, and a comprehensive video series. Since...

lazarus for arm32编译so链接出错 - 秋·风

秋·风| 博客园 - 秋·风 |07:42:00

【摘要】今天编译arm 32位so发现不使用cthreads单元,则链接正常能生成so文件。 library Project1; {$mode objfpc}{$H+} uses Classes {$ifdef UNIX} , cthreads,cmem {$endif} { you can add uni <a href="https://www.cnblogs.com/qiufeng2014/p/19564877" targ...