Results 1 to 9 of 9

Thread: CPas - C for Delphi

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Started a curated repo of compatible libraries for CPas. Pull requests welcome!
    https://github.com/tinyBigGAMES/cpLibs
    Last edited by drezgames; 10-03-2022 at 04:21 AM.

  2. #2
    CPas v1.3.stable released.


    Big update, code refactor, win32 support and much more. Reworked all examples to support 32/64-bits and more.


    • Reworked all examples to support 32/64-bits
    • Update cpLoadLibFromResource to include an instance (THandle) parameter
    • Added a runtime check to make sure CPas and CPas.Static are not used simultaneously
    • FPC can now build static releases also
    • Add CPas.Static unit now for static builds
    • Reformated CHM help format
    • Added cpCompile with project directives support
    • Replaced cpLoadLibFromStream with cpLoadLibFromMemory
    • Refactored codebase and added 32-bit support
    • Updated cpAddLibrary to support (.LIB) files
    • Updated cpSetVerionInfo to validate FileVersion as SemVer format (major.minor.patch)
    • Miscellaneous fixes and enhancements

  3. #3
    I had a look at this project earlier and without testing it myself I think it really sounds impressive! - Unfortunately, it seems to be gone as the SDL2 repo. I would have really liked to try it out with FPC.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •