Skip to content
Snippets Groups Projects
Commit a8e4234d authored by Monster Iestyn's avatar Monster Iestyn
Browse files

Fixed implicit declaration of some functions if compiling without OpenGL support

Not related to Wolfy's problems afaik... this branch seems to be turning into a misc compiling fixes branch now
parent be266c27
No related branches found
No related tags found
Loading
Loading
  • wolfs @wolfy852 ·
    Owner

    Thanks to Alam's help, my compiling issues on Linux have been fixed. config.h.in still errors out when unmodified, but all the other errors I've encountered have suddenly become a thing of the past. I would suggest merging your fix for i_system.c into master and scrapping the rest of the branch, since it seems those errors were only caused by an improper build setup.

  • Monster Iestyn @MonsterIestyn ·
    Author Contributor

    Ah, cool. Though I'll merge the other two anyway because 1) that void typedef in w_wad.h is not needed anyway, may as well kill it and 2) these implicit declaration errors I fixed I actually got myself when I tried to compile for Windows SDL2 with NOHW=1

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment