Marco Borgeaud
Results
12
issues of
Marco Borgeaud
Apple deprecated `CGDisplayModeCopyPixelEncoding` in 10.11 without mentioning any replacement or alternatives. > src/SFML/Window/OSX/cg_sf_conversion.mm:45:26: warning: 'CGDisplayModeCopyPixelEncoding' is deprecated: first deprecated in OS X 10.11 [-Wdeprecated-declarations] This was brought up on Stack...
bug
m:sfml-window
p:macos
Hi, I just noticed that if I've got spaces in my path, the invocation of ctags will fail. I don't really know how sbt works and therefore how complex it...