Hi
I downloaded he source code form git and followed the instructions.
I could not find the MacOSX10.4.Universal.pkg but I found the MacOSX10.4.pkg.
I don't know if that produces a substancial difference.
The error that I'm getting is the following:
$ make
[ 0%] Building CXX object src/net/CMakeFiles/net-lib.dir/http_headers.cpp.o
In file included from /Users/leonidax/aseprite/src/net/http_headers.cpp:12:
/Users/leonidax/aseprite/src/./net/http_headers.h:12:10: fatal error: 'map' file
not found
#include <map>
^
1 error generated.
make[2]: *** [src/net/CMakeFiles/net-lib.dir/http_headers.cpp.o] Error 1
make[1]: *** [src/net/CMakeFiles/net-lib.dir/all] Error 2
make: *** [all] Error 2
I hope you can help me.
Best regards,
Leon