Recent

Author Topic: Problems compiling Adlibtracker 2 software from GitHub repo  (Read 134 times)

Ogbreaks

  • Newbie
  • Posts: 1
Problems compiling Adlibtracker 2 software from GitHub repo
« on: February 17, 2025, 06:54:46 pm »
Are people able to help? Never really used Pascal before but I'm trying to compile an old project from GitHub. This is the repo.... https://github.com/ijsf/at2 I'm sure many here will know all about trackers and adlib soundcards which I'm quite obsessed with currently 😀. Anyway, I had to edit one file as the makefile failed as adtrack2.pas seemed to incorrectly reference one filename extension (see image). I altered it to adtrack2.rc as per file in the repo. After that I got it to compile albeit with a few warnings using make command in Freepascal. However, compiler didn't seem to spit out an .exe file. I'm not sure what I'm doing wrong but I was expecting to get a .exe to run the software on dosbox or something? Hopefully I've explained enough for you to understand my problem. Many thanks.
« Last Edit: February 17, 2025, 07:17:57 pm by Ogbreaks »

TRon

  • Hero Member
  • *****
  • Posts: 4154
Re: Problems compiling Adlibtracker 2 software from GitHub repo
« Reply #1 on: February 17, 2025, 07:41:50 pm »
There is a batch file in that repo that 'makes' the project including using windres to create the resource file automatically.
Today is tomorrow's yesterday.

 

TinyPortal © 2005-2018