FS#29732 - [csfml] missing file SFML/Graphics/Shape.h
Attached to Project:
Community Packages
Opened by Carl Parkins (fowl_mouth) - Thursday, 03 May 2012, 19:44 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Friday, 04 May 2012, 03:02 GMT
Opened by Carl Parkins (fowl_mouth) - Thursday, 03 May 2012, 19:44 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Friday, 04 May 2012, 03:02 GMT
|
Details
Description:
Package is missing the file SFML/Graphics/Shape.h, referenced from SFML/Graphics.h Additional info: * 1.99.git20120219-1 * config and/or log files etc. Steps to reproduce: * pacman -S csfml * Test file: #include "SFML/Graphics.h" int main(int argc, char **argv) { printf("test\n"); return 0; } |
This task depends upon