I use srl.pas unit from JEDI-SDL. When I'm using threads it doesn't work:
sdl.pas:
.....
uses windows;
const SDLLibName = 'SDL.dll';
....

Circular unit referencebetween sdl and windows.

What's wrong? Is it a bug?


--
E.I.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to