Announcement

Collapse
No announcement yet.

Is anybody able to compile this?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Is anybody able to compile this?

    I know this is a Q2-related request, but just bear with me here, anyway.

    I am trying to get a game.dll for the inofficial Q2 addon "Zaero" compiled to be used with the Yamagi port. They have the Zaero game.dll source on Github here. Unfortunately I have no experience with compiling Makefile scripts and wasn't able to figure it out even after reading several (vague) tutorials about it. Tried using the Yamagi build environment, but all I achieved was to find out where to place the DLL source files. After that, an attempt to compile with "make" just yielded some errors.

    Is anyone able to do this, post the compiled game.dll here and maybe also tell me how it is exactly done?

    Important note: Should be a Windows binary, not for Linux or any other OS.
    Authentic Models Pack
    OriOn's ID1 Model Fixes for MP1+2
    LIT/VIS files for Quake addons

  • #2
    Nevermind, figured it out.

    For the record: Issue was that I used MSYS2, which isn't even a compiler. I tried then with MinGW64, which produced the desired DLLs, but they didn't work. Only with MinGW32 I received binaries which were usable.
    Authentic Models Pack
    OriOn's ID1 Model Fixes for MP1+2
    LIT/VIS files for Quake addons

    Comment

    Working...
    X