[go: up one dir, main page]

Menu

#542 winsys_init undefined

SVN
closed-accepted
Klauss++
5
2010-08-30
2010-08-30
Lukas Barth
No

A discrepancy between the definitions of winsys_init() in winsys.h and winsys.cpp causes that function to be compiled statically in some cases (when no SDL support is available, I think...), thus making linking fail because of an undefined winsys_init. See (and apply ;-)) the attached patch to fix that bugger.

Kind regards,

tinLoaf

Discussion

  • Lukas Barth

    Lukas Barth - 2010-08-30
     
  • Klauss++

    Klauss++ - 2010-08-30
    • assigned_to: nobody --> klaussfreire
    • status: open --> closed-accepted
     
  • Klauss++

    Klauss++ - 2010-08-30

    Committed already.
    Although it might be best to install SDL ;-)
    (you won't have joystick support without it, for one)

     

Anonymous
Anonymous

Add attachments
Cancel