Results 1 to 10 of 61

Thread: Allegro.pas

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #35
    Quote Originally Posted by SilverWarior View Post
    That would not be a bad idea. I bet many people might be dissuaded from using of your library if they need to go and search for the required dependencies all around the web.
    Ok. Before that I should add the option to use monolith version of the Allegro DLL files, as well as to link "libwinpthread-1" statically (if possible).

    Quote Originally Posted by SilverWarior View Post
    I went and downloaded the latest version of MinGW project but it seems that it might only include 64 bit version of the "libwinpthread-1.dll" which of course doesn't work with 32 bit applications. And Delphi being Delphi it doesn't give me an option to add 64 bit windows platform to the project.
    Can't you change the project target to 64bit? Lazarus allows to do it in the project configuration dialog.

    Projects are 32bit because it is the only target allowed by Starter Edition version.
    Last edited by Ñuño Martínez; 27-04-2018 at 08:56 AM.
    No signature provided yet.

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
  •